From f5fd94ea96dfcefb097a194f0e7f2da34eb17be2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 7 Oct 2020 19:52:38 -0500 Subject: Remove duplicate styles css --- grid.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/grid.css b/grid.css index e93062c..e09b364 100644 --- a/grid.css +++ b/grid.css @@ -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; -- cgit v1.2.3