This commit is contained in:
mattyatea 2023-09-24 07:57:11 +09:00
parent a550ad12c5
commit 9474945d84
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ function more(ev: MouseEvent) {
}
&.gamingLight {
color: var(--fg);
color: white;
}
&.gamingDark {