Skip to content

Feat: Add persistence to the ad banner with local storage #707

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: remove class not required
  • Loading branch information
byron-okta committed Oct 4, 2024
commit 939f21f4b9f0a3d6de955dae1f10f44455dd6667
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.hide

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