fixed adaptation for saper error-block

This commit is contained in:
Kostya
2024-02-08 22:01:34 +03:00
parent 96b54727db
commit 285692ef3f

View File

@@ -239,7 +239,7 @@
.error-block {
position: absolute;
top: 440px;
top: 445px;
}
.error-block h2 {
@@ -469,7 +469,9 @@
.saper-game__content {
width: auto;
}
.error-block {
top: 425px;
}
.saper-start {
width: 30%;
height: 500px;
@@ -548,7 +550,9 @@
.bg-two {
left: 300px;
}
.error-block {
top: 410px;
}
.saper-game__content {
width: auto;
}