Locations: Fix container
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-04-04 13:03:03 +02:00
parent 945b162318
commit 80f621d38b

View File

@@ -1,7 +1,8 @@
.browse {
width: 100%;
margin-top: 72px;
margin-bottom: 72px;
overflow-x: hidden;
overflow: hidden;
@include breakpoint (sm) {
margin-top: 120px;