diff --git a/src/style/molecules/_globe.scss b/src/style/molecules/_globe.scss index 99cfd74..2436fe6 100644 --- a/src/style/molecules/_globe.scss +++ b/src/style/molecules/_globe.scss @@ -5,7 +5,7 @@ width: 100vw; height: 180vw; min-height: 700px; - max-height: 1536px; + max-height: 1472px; overflow: hidden; cursor: grab; user-select: none;