Removed sass

This commit is contained in:
2023-05-20 22:02:49 +02:00
parent 524feee54d
commit 259ec997c8
4 changed files with 1 additions and 14 deletions

View File

@ -1,5 +0,0 @@
.magicalTriangle[aria-expanded=true] {
transform: rotate(180deg);
transition: transform 0.3s ease;
}