Skip to content

Commit 513acb6

Browse files
Fix pointer on menu items
1 parent b14985f commit 513acb6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stylesheets/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,4 +212,8 @@ html, body {
212212
.portfolio-navigation-row .is-active {
213213
position: relative;
214214
font-weight: bold;
215+
}
216+
217+
a:hover {
218+
cursor:pointer;
215219
}

0 commit comments

Comments
 (0)