From 4d86e51acefec63695c93b8c77126c2f6315218d Mon Sep 17 00:00:00 2001 From: John Meeks Date: Tue, 10 Dec 2013 16:42:48 +0000 Subject: [PATCH] rem fix --- styles.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/styles.css b/styles.css index 677ed67..e6611f3 100755 --- a/styles.css +++ b/styles.css @@ -60,7 +60,6 @@ body { margin: 0; padding: 0; font-size: 13px; - font-size: 1.3rem; line-height: 18px; } a { @@ -972,4 +971,4 @@ footer p { } footer p.footer_header { font-weight: bold; -} \ No newline at end of file +} -- 2.17.1