Skip to content

Commit 422d648

Browse files
committed
overwrite color
1 parent 7c66475 commit 422d648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,6 @@ hr {
169169
color: var(--text-color);
170170
}
171171

172-
.nav-link:focus, .nav-link:hover{
172+
.nav-link:focus, .nav-link:hover, .nav-link {
173173
color: var(--text-color);
174174
}

0 commit comments

Comments
 (0)