diff --git a/src/style/molecules/_location.scss b/src/style/molecules/_location.scss index 7a15f8f..14642f4 100644 --- a/src/style/molecules/_location.scss +++ b/src/style/molecules/_location.scss @@ -51,9 +51,9 @@ // Flag :global(.flag img) { display: block; - margin: 2px auto 0; + margin: 2px 24px 0 auto; border-radius: 100% !important; - margin-right: 24px; + transform: translateZ(0); @include bp (sm) { margin-top: 0;