better css and responsiveness
This commit is contained in:
@@ -78,5 +78,10 @@
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<button class="mobile-menu-toggle" id="mobile-menu-toggle">
|
||||
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5" />
|
||||
</svg>
|
||||
</button>
|
||||
</div>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user