Merge branch 'development_sasha' of https://github.com/threefoldfoundation/www_threefold_io into development_sasha

This commit is contained in:
2024-11-22 13:58:37 +01:00
33 changed files with 3 additions and 3 deletions

View File

@@ -94,7 +94,7 @@
:aria-expanded="expanded"
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">
<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}" />