Skip to content

Commit

Permalink
UX: Better color for Tags/Date
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdotnet committed Jun 19, 2024
1 parent bb5858e commit 3dfa2c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}

.blogpost-metainformation {
color: lightgrey;
color: var(--bs-nav-link-color);
}

.blogpost-tag:before {
Expand Down

0 comments on commit 3dfa2c2

Please sign in to comment.