diff options
-rw-r--r-- | template-parts/header/header-main-layout.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template-parts/header/header-main-layout.php b/template-parts/header/header-main-layout.php index f0154f3..2a2820d 100644 --- a/template-parts/header/header-main-layout.php +++ b/template-parts/header/header-main-layout.php @@ -112,7 +112,7 @@ </div> <!-- end Header --> -<div class="section-xs" style="padding-top: 20px; padding-bottom: 0px;"> +<div class="section-xs" style="padding-top: 40px; padding-bottom: 0px;"> <div class="container text-center"> <h1 class="font-family-secondary"><a href="/">The Adélie Chronicle</a></h1> </div><!-- end container --> |