navbar darker bg
Some checks failed
Deployment / Deploy website (push) Successful in 4m24s
Deployment / Deploy strapi (push) Failing after 1m34s

This commit is contained in:
Benjamin Palko 2025-08-18 09:50:35 -04:00
parent 7595d55931
commit 53a7fcf930

View file

@ -36,7 +36,7 @@
<div
class="bg-base-100/90 border-base-300 mx-auto grid min-h-full max-w-7xl grid-rows-[max-content_max-content_auto_max-content] overflow-hidden border-2 shadow-md lg:gap-4 lg:rounded-4xl"
>
<header class="lg:p-6">
<header class="bg-base-200/40 border-base-300 border-b-2 lg:p-6">
<Navbar drawerId="navigation-drawer" title="Benjamin Palko" {pages} route={page.route} />
</header>
<div>