From e28ee5d6d20e9fbb3598150e92dc71e9cab5f26f Mon Sep 17 00:00:00 2001 From: Adam Wiggins Date: Wed, 8 Jun 2011 23:54:46 -0700 Subject: [PATCH] smaller main font size --- public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index 90aaa2c..9adf4bf 100644 --- a/public/style.css +++ b/public/style.css @@ -3,7 +3,7 @@ body { padding: 0; font-family: Georgia, sans-serif; line-height: 1.5em; - font-size: 14pt; + font-size: 13pt; } h1, h2, h3 {