[Fix] fix FooterPrimary style
This commit is contained in:
parent
348e5a7638
commit
c11b12d78e
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user