File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6060.f6-mktg {
6161 font-family : $font-mktg ;
6262 font-feature-settings : $mktg-font-feature-settings ;
63- font-weight : $font-weight-normal !important ;
63+ font-weight : $font-weight-normal ;
6464}
6565
6666@each $body , $sizes in $mktg-bodies {
8282 letter-spacing : $mktg-body-spacing-large !important ;
8383 }
8484 @if (map-get ($pairing-md , " size" ) >= $mktg-body-weight-threshold and map-get ($pairing , " size" ) < $mktg-body-weight-threshold ) {
85- font-weight : $font-weight-semibold !important ;
85+ font-weight : $font-weight-semibold ;
8686 }
8787 }
8888 }
9595 letter-spacing : $mktg-body-spacing-large !important ;
9696 }
9797 @if (map-get ($pairing-lg , " size" ) >= $mktg-body-weight-threshold and map-get ($pairing-md , " size" ) < $mktg-body-weight-threshold ) {
98- font-weight : $font-weight-semibold !important ;
98+ font-weight : $font-weight-semibold ;
9999 }
100100 }
101101 }
You can’t perform that action at this time.
0 commit comments