Replies: 1 comment 1 reply
-
Thanks @JVimes would you mind opening a ticket and closing this comment? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The hamburger button appears even when the menu is empty. Should it be hidden in this case?
I think it's fixed by moving the
{{ if .Site.Menus.main }}
block outside the<div class="-my-2 -mr-2 md:hidden">
.Beta Was this translation helpful? Give feedback.
All reactions