Set font-size for h1
[mindcoding-template-patches.git] / css / custom.css
index 2dcd5db2516a4fd261c4f66de923f184746a1824..76e4074ed7754c1286ce8460318e53592855a729 100644 (file)
@@ -2,3 +2,7 @@
        margin: 5em auto 2em;
        display: block;
 }
+
+h1 {
+       font-size: 2em !important;
+}
This page took 0.00914199999999998 seconds and 4 git commands to generate.