started burger menu

This commit is contained in:
2021-06-22 09:50:42 +02:00
parent 0447efd071
commit 95710036c1
15 changed files with 1071 additions and 256 deletions

View File

@@ -3,11 +3,12 @@
<div id="header-top-left" class="columns small-2">
{{ page.header_top_left }}
</div>
<div id="header-top-right" class="columns small-9">
{{ page.header_top_rigth }}
<div id="header-top-middle" class="columns small-9">
{{ page.header_top_middle }}
</div>
<div id="header-top-right" class="columns small-1">
{{ page.header_top_rigth }}
</div>
<div id="header-menu" class="columns small-1">burger ||| </div>
</section>
<section id="header-bottom">
{{ page.header_bottom }}