small adjustments on smaller screeens
This commit is contained in:
parent
3ef047c603
commit
2c7b108836
@ -51,15 +51,18 @@
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
|
//background: #fff;
|
||||||
|
//padding: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.second {
|
.second {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
line-height: 130%;
|
line-height: 130%;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 1023px) {
|
@media screen and (max-width: 1300px) {
|
||||||
#transactionnal_webdesign {
|
#transactionnal_webdesign {
|
||||||
|
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
@ -20,3 +20,11 @@
|
|||||||
margin-top: 605vw;
|
margin-top: 605vw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 1200px) {
|
||||||
|
#baozun_group {
|
||||||
|
margin-top: 650vw;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user