add basic layout

This commit is contained in:
2020-09-17 09:55:22 +02:00
parent d410e53c4c
commit f75fe68362
7 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<div id="page" class="site">
<a class="skip-link screen-reader-text" href="#primary"><?php esc_html_e( 'Skip to content', 'gruener-salon' ); ?></a>
<header id="masthead" class="site-header">
<header id="masthead" class="site-header container-fluid">
<div class="site-branding">
<?php
the_custom_logo();