Content iteration
Some checks are pending
www2.threefold_io / Deploy (push) Waiting to run
www2.threefold_io / Wait for Website Update (push) Blocked by required conditions
www2.threefold_io / Check for Broken Links (push) Blocked by required conditions

This commit is contained in:
2025-02-21 09:44:20 +01:00
parent 38a1031b2b
commit 7390b3ceb5
16 changed files with 43 additions and 34 deletions

View File

@@ -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}" />