Skip to content

Commit 70e33db

Browse files
committed
fix(style): navbar link color
1 parent c6f494d commit 70e33db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,10 @@ h3.description {
331331
display: none;
332332
}
333333

334+
.navbar__title {
335+
color: var(--ifm-navbar-link-color);
336+
}
337+
334338
.navbar--github-link {
335339
width: 32px;
336340
height: 32px;

0 commit comments

Comments
 (0)