TRI-283: end adaptive 1920 + start header
This commit is contained in:
@@ -2,22 +2,54 @@
|
||||
margin-bottom: 160px;
|
||||
}
|
||||
|
||||
@media (min-width: 1720px) {
|
||||
.sore {
|
||||
margin-bottom: 178px;
|
||||
}
|
||||
}
|
||||
|
||||
.sore__img {
|
||||
margin: 0 auto 26px;
|
||||
position: relative;
|
||||
left: -17px;
|
||||
}
|
||||
|
||||
@media (min-width: 1720px) {
|
||||
.sore__img {
|
||||
margin-bottom: 46px;
|
||||
}
|
||||
}
|
||||
|
||||
.sore .title {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
@media (min-width: 1720px) {
|
||||
.sore .title {
|
||||
margin-bottom: 61px;
|
||||
}
|
||||
}
|
||||
|
||||
.sore .subtitle {
|
||||
max-width: 62%;
|
||||
margin: 0 auto -1px;
|
||||
}
|
||||
|
||||
@media (min-width: 1720px) {
|
||||
.sore .subtitle {
|
||||
line-height: 26px;
|
||||
max-width: 60%;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.sore .h3 {
|
||||
max-width: 47%;
|
||||
margin: 0 auto 19px;
|
||||
}
|
||||
|
||||
@media (min-width: 1720px) {
|
||||
.sore .h3 {
|
||||
max-width: 38%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user