mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
fixed adaptation for saper error-block
This commit is contained in:
@@ -239,7 +239,7 @@
|
|||||||
|
|
||||||
.error-block {
|
.error-block {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 440px;
|
top: 445px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.error-block h2 {
|
.error-block h2 {
|
||||||
@@ -469,7 +469,9 @@
|
|||||||
.saper-game__content {
|
.saper-game__content {
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
.error-block {
|
||||||
|
top: 425px;
|
||||||
|
}
|
||||||
.saper-start {
|
.saper-start {
|
||||||
width: 30%;
|
width: 30%;
|
||||||
height: 500px;
|
height: 500px;
|
||||||
@@ -548,7 +550,9 @@
|
|||||||
.bg-two {
|
.bg-two {
|
||||||
left: 300px;
|
left: 300px;
|
||||||
}
|
}
|
||||||
|
.error-block {
|
||||||
|
top: 410px;
|
||||||
|
}
|
||||||
.saper-game__content {
|
.saper-game__content {
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user