[Layout] modify $md part after pull
after pull new content, rearrange some element of resolution $md.
This commit is contained in:
parent
de50cfb655
commit
2a2d3e4273
@ -358,7 +358,7 @@ $fontColor: $mid-blue;
|
|||||||
|
|
||||||
.first-box {
|
.first-box {
|
||||||
transform: rotate(12deg);
|
transform: rotate(12deg);
|
||||||
bottom: 600px;
|
bottom: 650px;
|
||||||
left: 20px;
|
left: 20px;
|
||||||
}
|
}
|
||||||
.introd-text {
|
.introd-text {
|
||||||
@ -380,12 +380,12 @@ $fontColor: $mid-blue;
|
|||||||
|
|
||||||
#cfp-intro{
|
#cfp-intro{
|
||||||
.box-back2 {
|
.box-back2 {
|
||||||
margin-top:0em;
|
margin-top: 0em;
|
||||||
margin-left: -1em;
|
margin-left: -1em;
|
||||||
|
|
||||||
.second-box {
|
.second-box {
|
||||||
transform: rotate(12deg);
|
transform: rotate(12deg);
|
||||||
bottom: 1150px;
|
bottom: 1130px;
|
||||||
left:-6em;
|
left:-6em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user