From: Ian Weller Date: Thu, 30 Jul 2015 17:41:14 +0000 (-0400) Subject: h1 update X-Git-Tag: v1.0.0^2~113 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=4d9a69981ef2e4359e630062203e6b8fb826c878;p=WP-Themes%2Fwesternup.git h1 update --- diff --git a/scss/_main.scss b/scss/_main.scss index 536d183..72097e7 100644 --- a/scss/_main.scss +++ b/scss/_main.scss @@ -47,6 +47,9 @@ main.page-inside { @media (max-width: 640px) { margin-top: 15px; } + h1 { + margin-top: 30px; + } } } main.page-front {