fix merge

This commit is contained in:
2020-04-18 23:27:31 +02:00
4 changed files with 6 additions and 4 deletions

View File

@@ -79,9 +79,9 @@
}
// Globe
// .globe {
// margin-bottom: calc(-200px - 8vw);
// @include breakpoint (sm) {
// margin-bottom: calc(-100px - 28vw);
// }

View File

@@ -95,4 +95,5 @@
// .globe__cut {
// margin-top: 8vw;
// }
}