fix placed btn in gamemode-main

This commit is contained in:
Kostya
2023-11-24 16:32:57 +03:00
parent 50ce0e9e44
commit 2027d5cb2b

View File

@@ -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 {