diff --git a/src/style/modules/_globe.scss b/src/style/modules/_globe.scss index b4edc97..5b438ce 100644 --- a/src/style/modules/_globe.scss +++ b/src/style/modules/_globe.scss @@ -5,6 +5,8 @@ width: 1315px; height: clamp(700px, 100vw, 1315px); overflow: hidden; + margin-left: auto; + margin-right: auto; cursor: grab; user-select: none;