This commit is contained in:
somebody
2022-10-12 20:53:41 -05:00
parent db3cb9b4e0
commit 3173da193b

View File

@@ -1179,7 +1179,6 @@ body {
/* ---------------------------------- GAME SCREEN ----------------------------------*/
.gamescreen {
background-color: var(--gamescreen_background);
z-index: -1;
box-shadow: var(--light_shadow_value);
color: var(--gamescreen_text);
width: 100%;