Skip to content

Commit a23c22c

Browse files
authored
Merge pull request #23 from dannycolin/fix-navbar-styling
Fix navbar link color
2 parents a1f1988 + a91d0ef commit a23c22c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_sass/components/_navbar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
}
7474

7575
#navbar-nav li a {
76+
color: var(--application-header-foreground-color);
7677
padding: 8px;
7778
text-decoration: none;
7879
display: block;

0 commit comments

Comments
 (0)