diff options
Diffstat (limited to 'grid.css')
-rw-r--r-- | grid.css | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -94,6 +94,7 @@ label[for=navbar-toggle-cbox] { cursor: pointer; position: relative; justify-content: center; + width: 100%; } .navbar-burger.is-active span { @@ -125,11 +126,6 @@ ul.list-item > li > a { text-decoration: none; } - -label[for="navbar-toggle-cbox"] { - cursor: pointer; -} - .navbar-burger { grid-area: navbar-burger; margin: auto; |