$font-size-base does not scale padding/margins in v4 #21899
Closed
Description
If I set $font-size-base to .75rem it does not scale all padding and margins to that base font-size, making the padding and margins too large for the scale of the type. I could manually set html font-size but it seems like this scaling should be officially supported.