Skip to content

Commit 03b6888

Browse files
committed
Minor Change
1 parent 4245a33 commit 03b6888

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_sass/custom/custom.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
text-decoration: none;
1616
}
1717

18+
.nav-list-expander,
19+
.nav-list-expander:hover,
20+
.nav-list-expander:focus {
21+
cursor: pointer;
22+
}
23+
1824
.side-bar {
1925
background:
2026
radial-gradient(circle at top left, rgba(255, 255, 255, 0.7), transparent 24%),

0 commit comments

Comments
 (0)