production #4

Merged
levis merged 18 commits from production into develop 2025-06-14 08:20:01 +00:00
32 changed files with 191 additions and 72 deletions
Showing only changes of commit f01c6ada17 - Show all commits

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"
>