Move zoom cursor to link on photo class
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
overflow: hidden;
|
||||
background: $color-primary-tertiary20;
|
||||
border-radius: 6px;
|
||||
cursor: zoom-in;
|
||||
|
||||
@include bp (md) {
|
||||
border-radius: 8px;
|
||||
@@ -12,6 +11,7 @@
|
||||
position: relative;
|
||||
display: block;
|
||||
height: 100%;
|
||||
cursor: zoom-in;
|
||||
|
||||
& > picture {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user