globae update

This commit is contained in:
2020-04-18 23:58:18 +02:00
parent 8e36c2b2f0
commit c531181972
3 changed files with 49 additions and 30 deletions

View File

@@ -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;
// }
}
}