mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
6 lines
102 B
SCSS
6 lines
102 B
SCSS
.mapbox {
|
|
margin: 0.5rem 0;
|
|
padding: 0.5rem 0;
|
|
@include border-radius($global-border-radius);
|
|
}
|