responsive: burger menu ok, started generale layout

This commit is contained in:
2021-11-25 19:55:08 +01:00
parent 072ea7de50
commit 62a9afcc33
20 changed files with 2877 additions and 5137 deletions
@@ -76,6 +76,7 @@
</hgroup>
<?php if ($page['headerblock_left'] || $page['headerblock_middle'] || $page['headerblock_right']): ?>
<div class="burger-icon"><span/></div>
<div id="header-blocks">
<?php print render($page['headerblock_left']); ?>
<?php print render($page['headerblock_middle']); ?>