refac: styling

This commit is contained in:
Timothy Jaeryang Baek 2025-07-09 02:04:09 +04:00
parent e2f5d7caec
commit 9a3a0070d6

View file

@ -760,7 +760,7 @@ Provide the enhanced notes in markdown format. Use markdown syntax for headings,
</div>
<input
class="w-full text-xl font-medium bg-transparent outline-hidden"
class="w-full text-2xl font-medium bg-transparent outline-hidden"
type="text"
bind:value={note.title}
placeholder={$i18n.t('Title')}