mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 11:57:34 -07:00
typo
This commit is contained in:
parent
68e3d93638
commit
17e3589790
1 changed files with 1 additions and 1 deletions
|
@ -373,7 +373,7 @@ const wallpaper = localStorage.getItem('wallpaper') != null;
|
||||||
|
|
||||||
> .button-wrapper {
|
> .button-wrapper {
|
||||||
|
|
||||||
&.on {
|
&.active {
|
||||||
background-color: var(--accentedBg);
|
background-color: var(--accentedBg);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-radius: 999px;
|
border-radius: 999px;
|
||||||
|
|
Loading…
Reference in a new issue