tweak breakpoints, add icon attribution

This commit is contained in:
Jon Staab
2024-10-17 12:56:02 -07:00
parent 0bd68b2047
commit 588b60f4bb
3 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<div class="hidden max-h-screen w-60 flex-shrink-0 flex-col gap-1 bg-base-300 sm:flex">
<div class="hidden max-h-screen w-60 flex-shrink-0 flex-col gap-1 bg-base-300 md:flex">
<slot />
</div>