Skip to content

Commit

Permalink
fix header css
Browse files Browse the repository at this point in the history
  • Loading branch information
tanho63 authored Sep 25, 2024
1 parent 91885e4 commit 8e4e0a0
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
Expand Up @@ -47,7 +47,7 @@ h4.author,h4.date {

.dropdown-header{
font-weight: 700;
color: #333;
color: #ddd;
}

.row > main {
Expand Down

0 comments on commit 8e4e0a0

Please sign in to comment.