diff --git a/src/style/molecules/_location.scss b/src/style/molecules/_location.scss index 2156469..90d9024 100644 --- a/src/style/molecules/_location.scss +++ b/src/style/molecules/_location.scss @@ -67,7 +67,7 @@ .badge { position: absolute; left: 50%; - bottom: -32px; + bottom: -8px; transform: translateX(-50%); }