소스 검색

Fix hidden nav button on inverted (#140)

Luiz F. A. de Prá 7 년 전
부모
커밋
ced910a886
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      assets/scss/_navigation_inverted.scss

+ 0 - 1
assets/scss/_navigation_inverted.scss

@@ -31,7 +31,6 @@ body.inverted {
       }
     }
     .menu-button {
-      display: none;
       @media only screen and (max-width : 768px) {
         color: $fg-color-inverted;
         &:hover,