Skip to content

Commit e3dd6b0

Browse files
committed
index hover color
1 parent 6d3e71c commit e3dd6b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_sass/_custom.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
}
99

1010
a.smooth:hover {
11-
color: red;
11+
h5 {
12+
color: #ef5e4a;
13+
}
1214
}
1315

1416
.doc-contents {

0 commit comments

Comments
 (0)