From: Anthony Talarico Date: Fri, 13 Apr 2018 19:19:20 +0000 (-0400) Subject: reducing page width to 1000px X-Git-Tag: v1.0.0^2~18 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=fbbdaf9fcb220fa6a59b56519c352cbaeff0e468;p=WP-Themes%2Fnpoint.git reducing page width to 1000px --- diff --git a/style.css b/style.css index 7eba1a2..7be7ee3 100644 --- a/style.css +++ b/style.css @@ -587,7 +587,7 @@ Content --------------------------------------------------------------*/ .mid-content { - width: 1170px; + width: 1000px; margin: 0 auto; }