mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-29 05:41:03 +00:00
feat: improve expand icons and footer (#141)
This commit is contained in:
committed by
GitHub
parent
3137e60587
commit
0ae8a9b751
@@ -27,7 +27,7 @@
|
||||
<img
|
||||
id="arrow"
|
||||
style:transform={expanded ? 'rotate(0deg)' : 'rotate(-180deg)'}
|
||||
src="/icons/arrow.svg"
|
||||
src="/icons/expand_less.svg"
|
||||
alt="dropdown"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user