fix merge
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
width: 100vw;
|
||||
height: 1040px;
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
cursor: grab;
|
||||
// pointer-events: none;
|
||||
user-select: none;
|
||||
|
||||
////DEBUG////
|
||||
@@ -21,7 +22,6 @@
|
||||
margin-top:-1px;
|
||||
}
|
||||
////END DEBUG////
|
||||
|
||||
|
||||
@include breakpoint (sm) {
|
||||
height: 140vw;
|
||||
@@ -30,6 +30,7 @@
|
||||
height: 2000px;
|
||||
}
|
||||
|
||||
|
||||
// Cut
|
||||
&__cut {
|
||||
opacity: 0.5;
|
||||
|
||||
Reference in New Issue
Block a user