Revise header spacing

This commit is contained in:
Damillora 2019-11-14 14:57:11 +07:00
parent b58d50f8c4
commit 7615708eec
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
</div>
</div>
<div id="menushow" class="cursor-pointer relative">
<img src="{{asset "images/menu.svg"}}" class="h-12 w-12px-3 py-3 text-white md:hidden" style="filter: invert(1);" alt="menu"/>
<img src="{{asset "images/menu.svg"}}" class="h-12 w-12 px-3 py-3 text-white md:hidden" style="filter: invert(1);" alt="menu"/>
{{navigation}}
</div>
</header>