fix merge
This commit is contained in:
@@ -79,16 +79,16 @@
|
||||
}
|
||||
|
||||
// Globe
|
||||
.globe {
|
||||
margin-bottom: calc(-200px - 8vw);
|
||||
// .globe {
|
||||
// margin-bottom: calc(-200px - 8vw);
|
||||
|
||||
@include breakpoint (sm) {
|
||||
margin-bottom: calc(-100px - 28vw);
|
||||
}
|
||||
@include breakpoint (xl) {
|
||||
margin-bottom: -550px;
|
||||
}
|
||||
}
|
||||
// @include breakpoint (sm) {
|
||||
// margin-bottom: calc(-100px - 28vw);
|
||||
// }
|
||||
// @include breakpoint (xl) {
|
||||
// margin-bottom: -550px;
|
||||
// }
|
||||
// }
|
||||
|
||||
// Browse
|
||||
.browse {
|
||||
|
||||
Reference in New Issue
Block a user