changed template for firstline gamemode, homepage

This commit is contained in:
Kostya
2023-12-09 13:30:20 +03:00
parent 924ca9ae6b
commit fe59112da8
2 changed files with 16 additions and 8 deletions

View File

@@ -153,10 +153,13 @@
}
.line__img {
float: right;
display: flex;
margin: 1% 6.6% 1% 4.7%;
}
.display-firstline {
display: flex;
}
.line__btn {
border-radius: 21px;
@@ -282,11 +285,10 @@
top: -.4em;
}
.line__img {
margin: 1% -8% 0 2%;
margin: 1% -8% 0 30%;
}
.gamemode__firstline img {
width: 60%;
height: 60%;
}
.gamemode__firstline .title-firstline {
font-size: 3.2em;
@@ -330,10 +332,16 @@
.main__content h1 {
font-size: 4.5em;
}
.main {
width: 78% !important;
}
.gamemode__main {
height: auto;
width: 28.5%;
}
.gamemode__content--text div {
width: 78%;
}
.title-firstline {
font-size: 4.1em;
}
@@ -348,11 +356,10 @@
top: -.4em;
}
.line__img {
margin: 1% -5% 0 2%;
margin: 1% -8% 0 15%;
}
.gamemode__firstline img {
width: 60%;
height: 60%;
}
.gamemode__firstline .title-firstline {
font-size: 3.2em;