[optimize] let button not be cover
This commit is contained in:
parent
f9ad3c62fe
commit
77911748d7
@ -683,6 +683,11 @@ $fontColor: $mid-blue;
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
|
.cfp-introd-btn-outter {
|
||||||
|
transform: scale(.85);
|
||||||
|
position: relative;
|
||||||
|
right: 25px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -95,7 +95,7 @@
|
|||||||
<span class="h3">01/20 ~ 02/22</span>
|
<span class="h3">01/20 ~ 02/22</span>
|
||||||
<span class="ml-2 mr-2">詳細時程請見</span>
|
<span class="ml-2 mr-2">詳細時程請見</span>
|
||||||
</div>
|
</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 mr-2" rel="noopener" href="/2021/cfp/news">投稿資訊</a>
|
||||||
<a
|
<a
|
||||||
class="btn btn-primary"
|
class="btn btn-primary"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user