fixed margin-top for main gamemode, home page, media for a laptop

This commit is contained in:
Kostya
2023-12-02 21:14:21 +03:00
parent 1febf82483
commit 39a1ced127

View File

@@ -262,7 +262,7 @@
flex-direction: column; flex-direction: column;
} }
.line__footer img { .line__footer img {
margin-top: 2.5em; margin-top: -2em;
} }
.line__content .line__btn--main .line__btn { .line__content .line__btn--main .line__btn {
left: 0; left: 0;