mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
0.2s
This commit is contained in:
parent
48eebec03e
commit
85679b07d4
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ const wallpaper = localStorage.getItem('wallpaper') != null;
|
|||
width: 100%;
|
||||
border-radius: 999px;
|
||||
transform: translateY(-0.5em);
|
||||
transition: all 0.3s ease-in-out;
|
||||
transition: all 0.2s ease-in-out;
|
||||
}
|
||||
|
||||
> .indicator {
|
||||
|
|
Loading…
Reference in a new issue