fix content quash
All checks were successful
Deploy Application / deploy (push) Successful in 6s

This commit is contained in:
2025-06-13 13:50:13 +04:00
parent 79f4166946
commit f01c6ada17

View File

@ -5,7 +5,7 @@
</UiHeading>
<ul class="flex mt-20 flex-row items-center justify-between">
<li
class="flex flex-col-reverse justify-end w-38 h-64 items-center"
class="flex flex-col-reverse justify-end w-38 gap-4 h-64 items-center"
v-for="({ img, text }, index) in questions.data"
:key="index"
>