UNPKG

234 BSCSSView Raw
1@import "mixins/settings.global";
2@import "mixins/components.typography";
3
4.c-address {
5 @include paragraph;
6 font-style: $address-font-style;
7}
8
9.c-address__heading {
10 display: block;
11 font-weight: $address-heading-font-weight;
12}
\No newline at end of file