diff --git a/src/style/organisms/_locations.scss b/src/style/organisms/_locations.scss index eba8e8a..5ad9d9a 100644 --- a/src/style/organisms/_locations.scss +++ b/src/style/organisms/_locations.scss @@ -1,7 +1,8 @@ .browse { + width: 100%; margin-top: 72px; margin-bottom: 72px; - overflow-x: hidden; + overflow: hidden; @include breakpoint (sm) { margin-top: 120px;