bumping font size and reducing line height for the page content
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 21 May 2018 19:50:50 +0000 (15:50 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 21 May 2018 19:50:50 +0000 (15:50 -0400)
style.css

index 70272c1..aa72ca6 100644 (file)
--- a/style.css
+++ b/style.css
@@ -176,9 +176,9 @@ select,
 textarea {
     color: #404040;
     font-family: 'Goudy Bookletter 1911', Georgia, serif;
-    line-height: 1.5;
+    line-height: 1.2;
     font-weight: 300;
-    font-size: 16px;
+    font-size: 18px;
 }
 
 h1,