Merge branch 'dev2' of github.com:sitcon-tw/2021 into dev2
This commit is contained in:
@@ -64,7 +64,7 @@ $buttonHoverBg: #226bb4;
|
||||
color: $fontColor;
|
||||
// size
|
||||
margin-left: 15%;
|
||||
margin-top: 50%;
|
||||
margin-top: 75px;
|
||||
|
||||
@media screen and(max-width: 414px) {
|
||||
width: 100%;
|
||||
|
||||
@@ -216,13 +216,14 @@ $limitWidth: 80vw;
|
||||
}
|
||||
|
||||
&-qa {
|
||||
width: 1000px;
|
||||
width: 100vw;
|
||||
&__itemBox {
|
||||
border-radius: 29px;
|
||||
box-shadow: 0 3px 12px 0 rgba(89, 120, 206, 0.56);
|
||||
background-color: $white;
|
||||
margin: 20px 0;
|
||||
padding: 10px 20px;
|
||||
width: 80%;
|
||||
cursor: pointer;
|
||||
span {
|
||||
font-family: $fontFamily-NotoSansTC;
|
||||
|
||||
Reference in New Issue
Block a user