fix: styling

This commit is contained in:
Timothy J. Baek 2024-02-17 01:02:01 -08:00
parent 7c9a613063
commit 4ceed09db5
6 changed files with 135 additions and 133 deletions

View file

@ -88,8 +88,8 @@
<div
bind:this={navElement}
class="h-screen max-h-[100dvh] min-h-screen {show
? 'lg:relative'
: '-translate-x-[260px] w-[0px]'} w-[260px] min-w[260px] bg-black text-gray-200 shadow-2xl text-sm transition z-40 fixed top-0 left-0
? 'lg:relative w-[260px]'
: '-translate-x-[260px] w-[0px]'} bg-black text-gray-200 shadow-2xl text-sm transition z-40 fixed top-0 left-0
"
>
<div