added adaptation for text ration and time

This commit is contained in:
Kostya
2024-02-06 16:45:26 +03:00
parent e4a072fe75
commit 7f31668010

View File

@@ -382,6 +382,12 @@
.crash-game-players__content { .crash-game-players__content {
height: 85%; height: 85%;
} }
.ratio {
top: -380px;
}
.time {
left: 45%;
}
} }
@media screen and (max-height: 915px) and (min-height: 850px) { @media screen and (max-height: 915px) and (min-height: 850px) {