fix: site header padding issue

This commit is contained in:
jeffreytse 2020-07-12 17:53:51 +08:00
parent 5b605ecabb
commit 43c5730f48

View file

@ -71,6 +71,7 @@ html {
& > .wrapper {
margin: 0 60px;
padding: 0;
max-width: 100%;
@include media-query(1024px) {