mirror of https://github.com/lxndrblz/anatole.git

alexanderdavide
13.54.2022 a5e341bfded6289c5c940fc0014e27cdb502df1d
fix: remove unnecessary padding on mobile
1 files modified
1 ■■■■ changed files
assets/scss/partials/layout/_nav.scss 1 ●●●● patch | view | raw | blame | history
assets/scss/partials/layout/_nav.scss
@@ -7,6 +7,7 @@
    }
    margin: 0;
    list-style: none;
    padding: 0;
    width: 100%;
    &-item {