[Style] heaad news button
This commit is contained in:
parent
447b0ed81d
commit
3a59416df3
@ -6,7 +6,7 @@ $width-svg-topic: 515px;
|
||||
$width-svg-cfp: 368px;
|
||||
$width-svg-date: 207px;
|
||||
$width-svg-location: 227px;
|
||||
$width-svg-news: 188px;
|
||||
$width-svg-news: 259px;
|
||||
|
||||
#cfp-header {
|
||||
padding-left: 20px;
|
||||
@ -57,7 +57,7 @@ $width-svg-news: 188px;
|
||||
}
|
||||
.cfp-news {
|
||||
order: 3;
|
||||
margin-bottom: 72px;
|
||||
margin-bottom: 60px;
|
||||
flex: 1;
|
||||
position: relative;
|
||||
|
||||
@ -108,7 +108,7 @@ $width-svg-news: 188px;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
margin-bottom: 0;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -188,6 +188,7 @@ $width-svg-news: 188px;
|
||||
}
|
||||
}
|
||||
.cfp-news {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -239,7 +240,7 @@ $width-svg-news: 188px;
|
||||
}
|
||||
}
|
||||
.cfp-news {
|
||||
//empty
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -57,7 +57,7 @@
|
||||
<div class="cfp-news">
|
||||
<a href="/cfp/news" rel="noopener">
|
||||
<div class="btn-news-wrapper">
|
||||
<img src="~@/assets/images/burnfont/btn-news.svg" />
|
||||
<img src="~@/assets/images/burnfont/btn-news.svg" id="svg-news" />
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user