diff --git a/src/style/molecules/_location.scss b/src/style/molecules/_location.scss index a4a2c69..a903753 100644 --- a/src/style/molecules/_location.scss +++ b/src/style/molecules/_location.scss @@ -80,7 +80,7 @@ z-index: 1; top: 50%; left: 50%; - transform: scale(0.6) translate(-50%, -50%) translateZ(0); + transform: scale(0.85) translate(-50%, -50%) translateZ(0); transform-origin: 0 0; display: block; width: 184px;