diff --git a/crates/aoc_wasm/web/index.html b/crates/aoc_wasm/web/index.html index 9bc0ca8..7d42138 100644 --- a/crates/aoc_wasm/web/index.html +++ b/crates/aoc_wasm/web/index.html @@ -33,6 +33,10 @@ pointer-events: unset; } + .navbar-link, .navbar-item { + gap: 0.25rem; + } + @media (min-width: 1024px) { /* >= Desktop */ .navbar .navbar-dropdown { max-height: calc(75vh); @@ -71,12 +75,8 @@ ictrobot/aoc-rs - - -