Skip to content
Snippets Groups Projects
Commit 39a27322 authored by Olivia206's avatar Olivia206
Browse files

hotfix: padding for locations map

parent b50a595a
No related branches found
No related tags found
No related merge requests found
......@@ -103,7 +103,9 @@
@include meta
flex: 1
order: 2
padding: $spacing-2 $spacing-3
padding: $spacing-2
@include media-breakpoint-up(md)
padding: $spacing-3
.location-title
font-weight: bold
margin: 0 // Cancel leaflet default style
......
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