From 731be1feff43100b367737404bbef3f93d4b3e9b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 9 Mar 2015 12:38:03 -0700 Subject: Re write .thing into #container > .content --- css/common.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css/common.css') diff --git a/css/common.css b/css/common.css index 50abb87..f64ad0c 100644 --- a/css/common.css +++ b/css/common.css @@ -31,8 +31,8 @@ header { max-width: 39em; margin: auto; } -.thing { - max-width: 39em; +#container { + /* max-width: 39em; */ margin: 0 auto; padding-bottom: 24px; } -- cgit 1.4.1-21-gabe81