changed font-size and margin, home page, media for a laptop

This commit is contained in:
Kostya
2023-12-03 07:48:12 +03:00
parent 47939e7162
commit 932543124b

View File

@@ -266,7 +266,7 @@
} }
.line__content .line__btn--main .line__btn { .line__content .line__btn--main .line__btn {
left: 0; left: 0;
top: 0; top: .5em;
} }
.line__img { .line__img {
margin: 1% -15% 0 2%; margin: 1% -15% 0 2%;
@@ -276,7 +276,7 @@
height: 60%; height: 60%;
} }
.gamemode__firstline .title-firstline { .gamemode__firstline .title-firstline {
font-size: 3.625em; font-size: 3.2em;
} }
.gamemode__twolines img { .gamemode__twolines img {
display: none; display: none;