refac: styling

This commit is contained in:
Timothy Jaeryang Baek
2025-09-13 01:48:14 +04:00
parent 9a55547827
commit 384a53b339
6 changed files with 18 additions and 33 deletions

View File

@@ -61,7 +61,7 @@
<div class="flex justify-end pt-3 text-sm font-medium">
<button
class=" px-4 py-2 bg-emerald-700 hover:bg-emerald-800 text-gray-100 transition rounded-lg flex flex-row space-x-1 items-center"
class="px-3.5 py-1.5 text-sm font-medium bg-black hover:bg-gray-900 text-white dark:bg-white dark:text-black dark:hover:bg-gray-100 transition rounded-full"
type="submit"
>
{$i18n.t('Done')}