feat: imporve theme toggle button

This commit is contained in:
2026-02-14 23:08:12 -06:00
parent 342ae8900a
commit a09a4ee240
2 changed files with 17 additions and 86 deletions

View File

@@ -67,7 +67,7 @@ const currentPath = pathname.slice(1);
<div
id="navbar-collapse-with-animation"
class="hs-collapse hidden grow basis-full overflow-hidden transition-all duration-300 md:block"
class="hs-collapse hidden grow basis-full overflow-hidden transition-all duration-300 md:block md:overflow-visible"
>
<div
class="mt-5 flex flex-col gap-x-0 gap-y-4 md:mt-0 md:flex-row md:items-center md:justify-end md:gap-x-4 md:gap-y-0 md:ps-7 lg:gap-x-7"