add style to fix sizes of 1980px W +
This commit is contained in:
parent
d9dbf690db
commit
d53ad46486
@ -690,11 +690,16 @@ responsive land custom
|
|||||||
}
|
}
|
||||||
|
|
||||||
#china_achievements {
|
#china_achievements {
|
||||||
margin-top: 0;
|
margin-top: 32rem;
|
||||||
padding: 1rem 172px 0;
|
padding: 1rem 172px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#full_creative {
|
#full_creative {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
}
|
}
|
||||||
|
#our_team{
|
||||||
|
.title{
|
||||||
|
margin-top: 18rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user