mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
fix placed btn in gamemode-main
This commit is contained in:
@@ -127,11 +127,18 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding-top: 12%;
|
padding-top: 2.5%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.line__content .line__btn--main .line__btn {
|
||||||
|
top: 2.5em;
|
||||||
|
left: -2em;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.line__footer img {
|
.line__footer img {
|
||||||
width: 60%;
|
width: 60%;
|
||||||
|
margin-bottom: 23px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gamemode__lines {
|
.gamemode__lines {
|
||||||
|
|||||||
Reference in New Issue
Block a user