diff --git a/src/components/LocationCard/styles/index.scss b/src/components/LocationCard/styles/index.scss index 95f74ee..867bbc5 100644 --- a/src/components/LocationCard/styles/index.scss +++ b/src/components/LocationCard/styles/index.scss @@ -2,7 +2,7 @@ display: flex; align-items: center; margin-top: 12px; - padding: 12px 12px 0 12px; + padding: 12px; background-color: #ffffff; border-top: 1px solid #e0e0e0;