refac: styling

This commit is contained in:
Timothy J. Baek 2024-02-25 13:45:24 -08:00
parent d1656d5da8
commit 8f4a12b479
3 changed files with 21 additions and 53 deletions

View file

@ -41,7 +41,7 @@
}}
>
<div
class=" modal-content m-auto rounded-xl max-w-full {sizeToWidth(
class=" modal-content m-auto rounded-2xl max-w-full {sizeToWidth(
size
)} mx-2 bg-gray-50 dark:bg-gray-900 shadow-3xl"
in:fade={{ duration: 10 }}