Last little fixes and debugging
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
|
||||
&, * {
|
||||
will-change: transform, opacity;
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
|
||||
// Specific box shadow for images
|
||||
&__photo {
|
||||
box-shadow: 0 pxVW(16px) pxVW(40) rgba(#2E025C, 0.4);
|
||||
box-shadow: 0 pxVW(16) pxVW(40) rgba(#2e025c, 0.4);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user