diff --git a/src/style/pages/_location.scss b/src/style/pages/_location.scss index 872ef52..86fe012 100644 --- a/src/style/pages/_location.scss +++ b/src/style/pages/_location.scss @@ -93,6 +93,7 @@ --columns: 19; grid-column: 4 / span 21; margin: clamp(40px, 14vw, 200px) 0 calc(-1 * clamp(60px, 6vw, 120px)); + border-radius: 8px 0 0 8px; } @include bp (md) { grid-column: 6 / span 19;