Skip to content

Commit

Permalink
fix website color
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Dec 28, 2023
1 parent 5cb963b commit 4f5f25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgdown/extra.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

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

.navbar-dark .navbar-nav .active>.nav-link {
Expand Down

0 comments on commit 4f5f25d

Please sign in to comment.