Skip to content

Commit

Permalink
💄 (#394): Added the navigation borders back to the hive page
Browse files Browse the repository at this point in the history
  • Loading branch information
KAUR1984 committed Jul 11, 2023
1 parent b287038 commit 4c91932
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/css/access-nri.css
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ h3 {
}

.md-nav:not(.md-nav--primary) {
border-left: 1px solid var(--navigation-borders-lightest);
border-left: 1px solid var(--navigation-borders);
}

/* Make passed items lighter */
Expand All @@ -221,7 +221,7 @@ h3 {
margin-top: 1em;
}

/* Make toc ligher */
/* Make toc lighter */
/* .md-nav--secondary .md-nav__item {
color: #949db2;
} */
Expand Down

0 comments on commit 4c91932

Please sign in to comment.