Skip to content

Commit

Permalink
docs: Docsy theme removed the navbar-dark class
Browse files Browse the repository at this point in the history
This commits merges the class as we only have one theme available
currently anyway.

Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
  • Loading branch information
mtardy committed May 31, 2024
1 parent 109c2cb commit 1253990
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/assets/scss/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@
.navbar-brand__name {
display: none;
}
}

.navbar-dark {
.navbar-nav {
.nav-item:last-of-type {
.nav-link {
Expand Down

0 comments on commit 1253990

Please sign in to comment.