fixed logic for gameTurn and fixed-styles for circles

This commit is contained in:
Kostya
2024-01-30 14:57:37 +03:00
parent f6812dab84
commit 5c0e43fcf6
2 changed files with 3 additions and 1 deletions

View File

@@ -452,7 +452,7 @@ input[type="number"]::-webkit-outer-spin-button {
display: flex;
justify-content: center;
position: relative;
left: 7px;
left: 17px;
}
.circles {