Skip to content
Snippets Groups Projects
Commit 2c2b07e2 authored by Olivia206's avatar Olivia206
Browse files

fixed margin for mobile

parent ba1c93a5
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@
&-close-button
z-index: 4
@include in-page-without-sidebar
.map
margin-left: -$grid-gutter
margin-right: -$grid-gutter
\ No newline at end of file
@include media-breakpoint-up(desktop)
.map
margin-left: -$grid-gutter
margin-right: -$grid-gutter
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment