Browse Source

Fix hidden nav button on inverted (#140)

Luiz F. A. de Prá 7 năm trước cách đây
mục cha
commit
ced910a886
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,