Add cursors on links
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
|
||||
// Hover
|
||||
&:hover {
|
||||
cursor: url(#{$dir-img}/icons/zoom.svg) 6 8, pointer;
|
||||
cursor: zoom-in;
|
||||
|
||||
&:after {
|
||||
opacity: 0.6;
|
||||
|
||||
Reference in New Issue
Block a user