[Fix] fix FooterPrimary style

This commit is contained in:
barrystone 2021-03-28 16:44:47 +08:00
parent 348e5a7638
commit c11b12d78e

View File

@ -115,7 +115,7 @@ $fontFamily: "Noto Sans TC", monospace;
padding-bottom: 24px;
//for footer-primary
transform: translateY(10%);
transform: translateY(11%);
.footer-context {
margin-bottom: 14px;
@ -169,6 +169,7 @@ $fontFamily: "Noto Sans TC", monospace;
width: 480px;
@include subs {
width: 300px;
margin-bottom: 50px;
}
}