tell pig not to swallow pointer events
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
right: 0;
|
||||
transform: translate(1vw, 20%);
|
||||
z-index: 600;
|
||||
pointer-events: none;
|
||||
transition: opacity .6s ease;
|
||||
|
||||
&[data-inview=true] {
|
||||
|
Reference in New Issue
Block a user