[optimize] reize qa box and change the link for button

This commit is contained in:
mysper
2021-01-20 00:34:24 +08:00
parent 6032749838
commit aa128a258e
3 changed files with 4 additions and 3 deletions

View File

@@ -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;