[Style] fix header
This commit is contained in:
commit
fae7c3d570
@ -10,7 +10,7 @@
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: -12px; // offset
|
// left: -12px; // offset
|
||||||
|
|
||||||
.korea-fish {
|
.korea-fish {
|
||||||
top: 0;
|
top: 0;
|
||||||
|
@ -55,7 +55,7 @@ $width-svg-news: 259px;
|
|||||||
order: 2;
|
order: 2;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
position: relative;
|
position: relative;
|
||||||
left: calc(#{$width-svg-cfp} * 0.06);
|
left: calc(#{$width-svg-cfp} * 0.07);
|
||||||
}
|
}
|
||||||
.cfp-news {
|
.cfp-news {
|
||||||
order: 3;
|
order: 3;
|
||||||
@ -132,7 +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)
|
left: calc(#{$width-svg-cfp} * 0.06)
|
||||||
}
|
}
|
||||||
.date-location {
|
.date-location {
|
||||||
.date-wrapper {
|
.date-wrapper {
|
||||||
@ -184,7 +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)
|
left: calc(#{$width-svg-cfp} * 0.05)
|
||||||
}
|
}
|
||||||
.date-location {
|
.date-location {
|
||||||
.date-wrapper {
|
.date-wrapper {
|
||||||
@ -237,7 +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)
|
left: calc(#{$width-svg-cfp} * 0.033)
|
||||||
}
|
}
|
||||||
.date-location {
|
.date-location {
|
||||||
.date-wrapper {
|
.date-wrapper {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user