Content iteration
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
:aria-expanded="expanded"
|
||||
aria-controls="faqs-text-02"
|
||||
>
|
||||
<span class="pl-4" style="color: #000;">How do I install the Mycelium app?</span>
|
||||
<span class="pl-4" style="color: #000;">How do I install Mycelium?</span>
|
||||
<svg class="fill-black 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 rotate-90 transition duration-200 ease-out" :class="{'!rotate-180': expanded}" />
|
||||
|
Reference in New Issue
Block a user