fix size fontstyle in question page
All checks were successful
Deploy Nuxt App / deploy (push) Successful in 3m17s

This commit is contained in:
2025-06-25 13:39:28 +04:00
parent 925947ddd5
commit 1fd718a0a0

View File

@ -6,7 +6,7 @@
@click="toggleFAQ(index)"
class="flex gap-12 mb-5 items-baseline font-bold"
>
<UiParagraph as="span" size="600">
<UiParagraph as="span" size="500">
{{ question }}
</UiParagraph>
<img