faq
This commit is contained in:
@@ -94,7 +94,7 @@
|
|||||||
:aria-expanded="expanded"
|
:aria-expanded="expanded"
|
||||||
aria-controls="faqs-text-03"
|
aria-controls="faqs-text-03"
|
||||||
>
|
>
|
||||||
<span>This sounds too big, are you guys are faking it?</span>
|
<span>This sounds too big, are you guys faking it?</span>
|
||||||
<svg class="fill-white shrink-0 ml-8" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
<svg class="fill-white shrink-0 ml-8" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
||||||
<rect y="7" width="16" height="2" rx="1" class="transform origin-center transition duration-200 ease-out" :class="{'!rotate-180': expanded}" />
|
<rect y="7" width="16" height="2" rx="1" class="transform origin-center transition duration-200 ease-out" :class="{'!rotate-180': expanded}" />
|
||||||
<rect y="7" width="16" height="2" rx="1" class="transform origin-center rotate-90 transition duration-200 ease-out" :class="{'!rotate-180': expanded}" />
|
<rect y="7" width="16" height="2" rx="1" class="transform origin-center rotate-90 transition duration-200 ease-out" :class="{'!rotate-180': expanded}" />
|
||||||
|
|||||||
Reference in New Issue
Block a user