Skip to content

Commit

Permalink
fix website colors
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Dec 28, 2023
1 parent 7ccbef8 commit ea83cbc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgdown/extra.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

.navbar-brand {
color: #FFFFFF !important;
}

.navbar-dark .navbar-nav .active>.nav-link {
background-color: #18bc9c;
}
Expand Down

0 comments on commit ea83cbc

Please sign in to comment.