From c112629262ceef64a4a28cc36b7bd1fa0884aa62 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 13 Mar 2015 11:58:36 -0700 Subject: Change line-height in content to 1.3em from 1.25(?) --- css/common.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'css/common.css') diff --git a/css/common.css b/css/common.css index 57571df..f1b3181 100644 --- a/css/common.css +++ b/css/common.css @@ -54,6 +54,9 @@ header { .content p:first-child { margin-top: 0 } +.content { + line-height: 1.3em; +} nav { height: 24px; width: 100%; -- cgit 1.4.1-21-gabe81