Skip to content

Commit e9c83e0

Browse files
committed
Change headline colore #24
1 parent aa07b85 commit e9c83e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/app.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,3 +168,7 @@ hr {
168168
background-color: var(--hover);
169169
color: var(--text-color);
170170
}
171+
172+
.nav-link:focus, .nav-link:hover {
173+
color: var(--text-color);
174+
}

0 commit comments

Comments
 (0)