Skip to content

Commit

Permalink
fix: nav bar top banner missing class
Browse files Browse the repository at this point in the history
  • Loading branch information
byron-okta committed Apr 8, 2024
1 parent cc2e854 commit b6e7708
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 b6e7708

Please sign in to comment.