Lobby page

- fix img in skin selector
Global
    - fix bug when we use return between lobby and game page
This commit is contained in:
Kum1ta
2024-11-15 23:38:59 +01:00
parent 296bebb8a0
commit 8d76592edf
2 changed files with 9 additions and 1 deletions

View File

@ -115,6 +115,8 @@ body {
border: 4px solid black;
cursor: pointer;
transition: transform 0.3s ease;
background-size: cover;
background-position: center;
}
.color-box:hover {