fix(ui): resolved z-index conflict between navbar and projects section

This commit is contained in:
EFEELE
2025-05-26 14:17:22 -06:00
parent 962d7ac449
commit b371cba08b

View File

@@ -170,7 +170,7 @@ const {
>
<a
href="#projects"
class="absolute left-0 top-0 z-50 h-full w-full bg-transparent"
class="absolute left-0 top-0 z-40 h-full w-full bg-transparent"
aria-label="View projects section"></a>
<div class="flex items-center gap-4 max-md:gap-2">
<Icon