Skip to content

Commit fd9759c

Browse files
committed
fix nav hover styles
1 parent 3244b4e commit fd9759c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ blockquote {
7272
padding: 0.5rem 0;
7373
}
7474

75-
#hyper .navbar a {
75+
.navbar a {
7676
color: rgba(255,255,255,0.85);
7777
display: flex;
7878
flex-direction: column;

0 commit comments

Comments
 (0)