Globe: Hide horizontal overflow
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
.globe {
|
.globe {
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
overflow-x: hidden;
|
||||||
|
|
||||||
.wrap {
|
.wrap {
|
||||||
@include breakpoint (xs) {
|
@include breakpoint (xs) {
|
||||||
|
|||||||
Reference in New Issue
Block a user