Globe: Reset sizes and spacing
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Temp fix
This commit is contained in:
@@ -80,14 +80,7 @@
|
||||
|
||||
// Globe
|
||||
.globe {
|
||||
margin-bottom: calc(-200px - 8vw);
|
||||
|
||||
@include breakpoint (sm) {
|
||||
margin-bottom: calc(-100px - 28vw);
|
||||
}
|
||||
@include breakpoint (xl) {
|
||||
margin-bottom: -550px;
|
||||
}
|
||||
}
|
||||
|
||||
// Browse
|
||||
|
||||
@@ -93,6 +93,6 @@
|
||||
|
||||
// Globe
|
||||
.globe__cut {
|
||||
margin-top: 8vw;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user