knock font size down 2 points
[Ultimately_Untrue_Thought.git] / theme / static / css / main.css
index 8ca121f..4dadf32 100644 (file)
@@ -3,7 +3,7 @@
 @import url("pygment.css");
 
 
-/* Latout */
+/* Layout */
 
 article,
 figcaption,
@@ -23,8 +23,7 @@ html {
 }
 body {
   font-family: 'Source Sans Pro', sans-serif;
-  font-size: 16px;
-  line-height: 150%;
+  font-size: 14px;
   text-align: left;
   color: #1D1D1D;
   padding: 0;