[Layout] Overall adjust
Modify all resolution's scss.
This commit is contained in:
parent
fe53616f05
commit
f319646130
@ -214,8 +214,8 @@ $fontColor: $mid-blue;
|
|||||||
|
|
||||||
p {
|
p {
|
||||||
font-size: 14pt;
|
font-size: 14pt;
|
||||||
line-height: 1.85;
|
line-height: 1.75;
|
||||||
width:80vw;
|
width:85vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
p:not(:last-child) {
|
p:not(:last-child) {
|
||||||
@ -224,17 +224,17 @@ $fontColor: $mid-blue;
|
|||||||
}
|
}
|
||||||
#cfp-intro{
|
#cfp-intro{
|
||||||
.box-back {
|
.box-back {
|
||||||
margin-bottom: -40em;
|
margin-bottom: -42em;
|
||||||
margin-left:-6em;
|
margin-left:-6em;
|
||||||
|
|
||||||
.first-box {
|
.first-box {
|
||||||
transform: rotate(12deg) scale(1.2);
|
transform: rotate(12deg) scale(1.2);
|
||||||
bottom: 630px;
|
bottom: 590px;
|
||||||
left: 90px;
|
left: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.introd-text {
|
.introd-text {
|
||||||
top: 150px;
|
top: 120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.past-sitcon {
|
.past-sitcon {
|
||||||
@ -261,12 +261,12 @@ $fontColor: $mid-blue;
|
|||||||
|
|
||||||
#cfp-intro{
|
#cfp-intro{
|
||||||
.box-back2 {
|
.box-back2 {
|
||||||
margin-top: 0em;
|
margin-top: -5em;
|
||||||
margin-left: -1em;
|
margin-left: -1em;
|
||||||
|
|
||||||
.second-box {
|
.second-box {
|
||||||
transform: rotate(12deg);
|
transform: rotate(12deg);
|
||||||
bottom: 1130px;
|
bottom: 1030px;
|
||||||
left:-6em;
|
left:-6em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -430,12 +430,12 @@ $fontColor: $mid-blue;
|
|||||||
|
|
||||||
#cfp-intro{
|
#cfp-intro{
|
||||||
.box-back2 {
|
.box-back2 {
|
||||||
margin-top: -3em;
|
margin-top: -5em;
|
||||||
margin-left: -1em;
|
margin-left: -1em;
|
||||||
|
|
||||||
.second-box {
|
.second-box {
|
||||||
transform: rotate(12deg) scale(0.65);
|
transform: rotate(12deg) scale(0.65);
|
||||||
bottom: 1260px;
|
bottom: 1270px;
|
||||||
left:-14em;
|
left:-14em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -525,7 +525,7 @@ $fontColor: $mid-blue;
|
|||||||
|
|
||||||
#cfp-intro{
|
#cfp-intro{
|
||||||
.box-back {
|
.box-back {
|
||||||
margin-bottom: -40em;
|
margin-bottom: -45em;
|
||||||
margin-left:-8em;
|
margin-left:-8em;
|
||||||
|
|
||||||
.first-box {
|
.first-box {
|
||||||
@ -567,7 +567,7 @@ $fontColor: $mid-blue;
|
|||||||
|
|
||||||
#cfp-intro{
|
#cfp-intro{
|
||||||
.box-bluearea {
|
.box-bluearea {
|
||||||
height: 280px;
|
height: 220px;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
transform: rotate(12deg);
|
transform: rotate(12deg);
|
||||||
}
|
}
|
||||||
@ -579,9 +579,9 @@ $fontColor: $mid-blue;
|
|||||||
margin-left: -1em;
|
margin-left: -1em;
|
||||||
|
|
||||||
.second-box {
|
.second-box {
|
||||||
transform: rotate(12deg) scale(0.65);
|
transform: rotate(12deg) scale(0.63);
|
||||||
bottom: 1260px;
|
bottom: 1250px;
|
||||||
left:-14em;
|
left:-15em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user