refac: styling

This commit is contained in:
Timothy J. Baek 2024-10-07 14:51:41 -07:00
parent 5a78f1d915
commit cf544b9e60

View File

@ -689,7 +689,7 @@
</div> </div>
</div> </div>
{:else} {:else}
<div class="m-auto pb-24"> <div class="m-auto pb-32">
<div> <div>
<div class=" flex w-full mt-1 mb-3.5"> <div class=" flex w-full mt-1 mb-3.5">
<div class="flex-1"> <div class="flex-1">
@ -720,7 +720,7 @@
</div> </div>
</div> </div>
<div class=" mt-2 text-center text-sm dark:text-gray-700 w-full"> <div class=" mt-2 text-center text-sm text-gray-200 dark:text-gray-700 w-full">
Select a file to view or drag and drop a file to upload Select a file to view or drag and drop a file to upload
</div> </div>
</div> </div>