Fixed the mobile hamburger

added some space so mobile users dont hit the scrollbar on accident
This commit is contained in:
chark1es 2024-03-15 17:48:58 -07:00
parent 3506b442a1
commit a328ab9aa5

View file

@ -42,7 +42,7 @@ import navbarPages from "../data/navbarPages.json";
}
</ul>
</nav>
<div class="xl:hidden z-5 mr-2 z-20">
<div class="xl:hidden z-5 mr-4 z-20">
<button
class="hamburger hamburger--collapse flex bg-white p-0 m-0"
color="#FFFFFF"