changed height for chat and for block saper-game in saperpage

This commit is contained in:
Kostya
2023-12-05 19:21:02 +03:00
parent 1408dc303d
commit f6c1feb9ea
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#chat { #chat {
height: 95%; height: 95.65%;
} }
button { button {

View File

@@ -153,7 +153,7 @@ body, html {
.saper { .saper {
grid-area: saper; grid-area: saper;
height: 95.5%; height: 96.2%;
} }
/* /Saper */ /* /Saper */