Explorar el Código

adjust subheading size

Caleb Fangmeier hace 4 años
padre
commit
ae72b27746
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      static/css/custom.css

+ 4 - 0
static/css/custom.css

@@ -37,3 +37,7 @@ tr:nth-child(even) {background-color: #f2f2f2;}
 h1 {
   font-size: 31px;
 }
+
+h2 {
+  font-size: 22px;
+}