eliminate horizontal scroll caused by footer (#9674)

Co-authored-by: zeripath <[email protected]>
This commit is contained in:
silverwind
2020-01-10 08:45:59 +08:00
committed by Lunny Xiao
co-authored by Lunny Xiao zeripath
parent 3fb906dc02
commit 11bce6fd3d
+1
View File
@@ -774,6 +774,7 @@ footer {
.container {
width: 100vw !important;
padding: 0 0.5rem;
max-width: calc(100vw - 1rem) !important;
.fa {
width: 16px;