From dd3be3be6f23312ebbeed2e28524989463ba5912 Mon Sep 17 00:00:00 2001 From: Ariejan de Vroom Date: Mon, 30 Mar 2015 11:21:30 +0200 Subject: [PATCH] Update page width --- themes/outerspace/static/css/outerspace.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/themes/outerspace/static/css/outerspace.css b/themes/outerspace/static/css/outerspace.css index 3f491bb..9158271 100644 --- a/themes/outerspace/static/css/outerspace.css +++ b/themes/outerspace/static/css/outerspace.css @@ -173,16 +173,13 @@ img.avatar { } @media (min-width: 720px) { -} - -@media (min-width: 980px) { body { font-size: 16px; line-height: 22px; } .container { - width: 920px; + width: 630px; } .single-post h1 {