Skip to content

Commit

Permalink
Merge pull request #690 from auth0-developer-hub/fix/message-banner
Browse files Browse the repository at this point in the history
Fix: nav bar top banner missing class
  • Loading branch information
chiaradz authored Apr 8, 2024
2 parents cc2e854 + b6e7708 commit 8c62622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/website/navigation.pug
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

.top-banner-spacer

nav.navbar.closed
nav.navbar.closed.top-banner-open
.container
.top-mobile
.menu-trigger
Expand Down

0 comments on commit 8c62622

Please sign in to comment.