globae update
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
// pointer-events: none;
|
||||
user-select: none;
|
||||
|
||||
|
||||
////DEBUG////
|
||||
background: rgba(255,0,0,0.2);
|
||||
&:after {
|
||||
@@ -30,19 +31,14 @@
|
||||
height: 2000px;
|
||||
}
|
||||
|
||||
|
||||
// Cut
|
||||
&__cut {
|
||||
&--cut {
|
||||
opacity: 0.5;
|
||||
overflow: hidden;
|
||||
width: 100vw;
|
||||
height: 35vw;
|
||||
min-height: 400px;
|
||||
padding: 0;
|
||||
// Partial globe
|
||||
// .globe {
|
||||
// margin-top: -18vw;
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user