Skip to content

Commit

Permalink
updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
CobusT committed Oct 9, 2024
1 parent f1caa90 commit 6ea4027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/CustomLayout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const {Layout} = DefaultTheme;
background-color: rgba(37, 37, 41, 0.5);
}
/* Hide the dark mode toggle */
/* Remove unnecessary elements that are empty in our implementation */
.VPNavBarExtra,
.VPNavBarHamburger {
display: none !important;
Expand Down

0 comments on commit 6ea4027

Please sign in to comment.