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