Skip to content

Commit a6a2906

Browse files
author
Adam Bradley
committed
a:hover cursor
1 parent 1a1e968 commit a6a2906

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scss/_scaffolding.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
a {
1414
-webkit-user-drag: none;
1515
-webkit-tap-highlight-color: transparent;
16+
17+
&:hover {
18+
cursor: pointer;
19+
}
1620
}
1721
img {
1822
-webkit-user-drag: none;

0 commit comments

Comments
 (0)