make header h1 instead of div

This commit is contained in:
Sine Jespersen 2025-06-16 10:33:48 +02:00
parent deaa7133a2
commit 1909505466

View File

@ -385,7 +385,7 @@
<div class=" space-y-3 overflow-y-scroll max-h-[28rem] lg:max-h-full">
<div>
<div class=" mb-1.5 text-sm font-medium">{$i18n.t('UI')}</div>
<h1 class=" mb-1.5 text-sm font-medium">{$i18n.t('UI')}</h1>
<div>
<div class=" py-0.5 flex w-full justify-between">