mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
fix placed btn in gamemode-main
This commit is contained in:
@@ -127,11 +127,18 @@
|
||||
display: flex;
|
||||
justify-content: 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 {
|
||||
width: 60%;
|
||||
margin-bottom: 23px;
|
||||
}
|
||||
|
||||
.gamemode__lines {
|
||||
|
||||
Reference in New Issue
Block a user