]> iEval git - mindcoding-template-patches.git/blobdiff - css/custom.css
Set font-size for h1
[mindcoding-template-patches.git] / css / custom.css
index 701fbf3290d2ae4b362a9f8d785097bdf94d61bf..76e4074ed7754c1286ce8460318e53592855a729 100644 (file)
@@ -1 +1,8 @@
-#spacer { height: 3em; }
\ No newline at end of file
+#logo {
+       margin: 5em auto 2em;
+       display: block;
+}
+
+h1 {
+       font-size: 2em !important;
+}
This page took 0.025774 seconds and 4 git commands to generate.