Fixed navbar button border and list overlap
This commit is contained in:
@@ -25,7 +25,7 @@ import {Image} from "astro:assets";
|
||||
d="M1 1h15M1 7h15M1 13h15"/>
|
||||
</svg>
|
||||
</button>
|
||||
<div class="z-40 hidden w-full lg:block lg:w-auto" id="navbar-multi-level">
|
||||
<div class="z-40 hidden mt-1 w-full lg:block lg:w-auto" id="navbar-multi-level">
|
||||
<NestedNavbarEntry items={siteLayout}/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user