better settings animation

This commit is contained in:
4-211 2026-05-08 13:01:26 +03:00
parent 6f7ec55091
commit 210d169289

View file

@ -14,7 +14,7 @@
>div { >div {
cursor: pointer; cursor: pointer;
rotate: -90deg; rotate: -90deg;
transform: translateY(98px); transform: translateY(98px) scale(.9);
transition: transform .2s; transition: transform .2s;
gap: 7px; gap: 7px;
display: flex; display: flex;