Explorar el Código

adjusting h5/h6 styles

Casey DeLorme hace 10 años
padre
commit
39e30b5e8b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      public/css/main.css

+ 1 - 0
public/css/main.css

@@ -74,6 +74,7 @@ h3, h4 {
 }
 h5, h6 {
     margin-top: 10px;
+    font-size: 0.9em;
 }
 h1, h2 {
     font-weight: bolder;