[Fix] align center with 稿件徵求中
This commit is contained in:
parent
3a59416df3
commit
cfe982f751
@ -54,6 +54,8 @@ $width-svg-news: 259px;
|
|||||||
.cfp-title {
|
.cfp-title {
|
||||||
order: 2;
|
order: 2;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
position: relative;
|
||||||
|
left: calc(#{$width-svg-cfp} * 0.06);
|
||||||
}
|
}
|
||||||
.cfp-news {
|
.cfp-news {
|
||||||
order: 3;
|
order: 3;
|
||||||
@ -130,6 +132,7 @@ $width-svg-news: 259px;
|
|||||||
.info-box {
|
.info-box {
|
||||||
.cfp-title {
|
.cfp-title {
|
||||||
margin-bottom: 56px;
|
margin-bottom: 56px;
|
||||||
|
left: calc(#{$width-svg-cfp} * 0.05)
|
||||||
}
|
}
|
||||||
.date-location {
|
.date-location {
|
||||||
.date-wrapper {
|
.date-wrapper {
|
||||||
@ -181,6 +184,7 @@ $width-svg-news: 259px;
|
|||||||
.info-box {
|
.info-box {
|
||||||
.cfp-title {
|
.cfp-title {
|
||||||
margin-bottom: 56px;
|
margin-bottom: 56px;
|
||||||
|
left: calc(#{$width-svg-cfp} * 0.04)
|
||||||
}
|
}
|
||||||
.date-location {
|
.date-location {
|
||||||
.date-wrapper {
|
.date-wrapper {
|
||||||
@ -233,6 +237,7 @@ $width-svg-news: 259px;
|
|||||||
.info-box {
|
.info-box {
|
||||||
.cfp-title {
|
.cfp-title {
|
||||||
margin-bottom: 32px;
|
margin-bottom: 32px;
|
||||||
|
left: calc(#{$width-svg-cfp} * 0.025)
|
||||||
}
|
}
|
||||||
.date-location {
|
.date-location {
|
||||||
.date-wrapper {
|
.date-wrapper {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user