Parcourir la source

adjusting h5/h6 styles

Casey DeLorme il y a 10 ans
Parent
commit
39e30b5e8b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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;