From b568fdf8e3ea5c1599f0030c3e38ed6affee9786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 7 Oct 2020 20:58:26 -0500 Subject: improve navbar-burger --- grid.css | 1 + 1 file changed, 1 insertion(+) diff --git a/grid.css b/grid.css index a2a6fd8..9c39c90 100644 --- a/grid.css +++ b/grid.css @@ -100,6 +100,7 @@ label[for=navbar-toggle-cbox] { position: relative; justify-content: center; width: 100%; + height: auto; } .navbar-burger.is-active span { -- cgit v1.2.3