This commit is contained in:
@ -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"
|
||||
>
|
||||
|
Reference in New Issue
Block a user