From: M. Taylor Saotome-Westlake Date: Fri, 8 Sep 2017 23:32:48 +0000 (-0700) Subject: knock font size down 2 points X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=commitdiff_plain;h=808ee3b5842ca30c4286ba43fced4d3984b57bcb knock font size down 2 points On my screen, the blog has always looked better at 90%. --- diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 8ca121f..4dadf32 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -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;