[optimize] let button not be cover

This commit is contained in:
mysper 2021-01-20 18:43:48 +08:00
parent f9ad3c62fe
commit 77911748d7
2 changed files with 6 additions and 1 deletions

View File

@ -683,6 +683,11 @@ $fontColor: $mid-blue;
display: flex;
flex-direction: row;
align-items: flex-end;
.cfp-introd-btn-outter {
transform: scale(.85);
position: relative;
right: 25px;
}
}
}

View File

@ -95,7 +95,7 @@
<span class="h3">01/20 02/22</span>
<span class="ml-2 mr-2">詳細時程請見</span>
</div>
<div>
<div class="cfp-introd-btn-outter">
<a class="btn btn-primary mr-2" rel="noopener" href="/2021/cfp/news">投稿資訊</a>
<a
class="btn btn-primary"