refac: styling

This commit is contained in:
Timothy J. Baek 2024-06-07 01:04:51 -07:00
parent f076f81e0c
commit 54420f5300

View File

@ -328,7 +328,7 @@
<div <div
class="absolute w-full h-full bg-white text-gray-700 dark:bg-black dark:text-gray-300 flex justify-center" class="absolute w-full h-full bg-white text-gray-700 dark:bg-black dark:text-gray-300 flex justify-center"
> >
<div class="max-w-lg w-full h-screen flex flex-col justify-between p-6"> <div class="max-w-lg w-full h-screen max-h-[100dvh] flex flex-col justify-between p-6">
<div> <div>
<!-- navbar --> <!-- navbar -->
</div> </div>