mirror of https://github.com/luizdepra/hugo-coder.git

Luiz F. A. de Prá
16.54.2019 ced910a88638fb2658ffc521aa0a13169132225a
Fix hidden nav button on inverted (#140)

1 files modified
1 ■■■■ changed files
assets/scss/_navigation_inverted.scss 1 ●●●● patch | view | raw | blame | history
assets/scss/_navigation_inverted.scss
@@ -31,7 +31,6 @@
      }
    }
    .menu-button {
      display: none;
      @media only screen and (max-width : 768px) {
        color: $fg-color-inverted;
        &:hover,