いいかんじ

This commit is contained in:
mattyatea 2023-09-29 13:33:22 +09:00
commit afc6b5b655
4 changed files with 937 additions and 850 deletions

View file

@ -308,11 +308,11 @@ function more(ev: MouseEvent) {
}
&.gamingLight {
color: black;
color: white !important;
}
&.gamingDark {
color: white;
color: black !important;
}
&.gamingLight:before {