]> git.za3k.com Git - za3k.git/commitdiff
Restyle main page
authorZachary Vance <za3k@za3k.com>
Mon, 14 Aug 2023 05:43:45 +0000 (01:43 -0400)
committerZachary Vance <za3k@za3k.com>
Mon, 14 Aug 2023 05:43:45 +0000 (01:43 -0400)
index.css

index 67936758da8ec6ddcd8852eb3eaebb6ebefb5e7d..edcb37e293df36f15e65e972e4b8d6efeff59465 100644 (file)
--- a/index.css
+++ b/index.css
@@ -25,6 +25,12 @@ body {
     column-gap: 20px;
     -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
+    font-size: 14pt;
+    line-height: 1.7rem;
+}
+
+body h1 {
+    font-size: 18pt;
 }
 
 .quote {