scss
_type.scss +1 -1
_variables.scss +0 -2
+ 1
- 1
+ 0
- 2
Originally $small-font-size
was added in v3 to set the font-size
of the <small>
element. Now that we have newer, global type variables, we can use those instead for these kind of things.
Fixes #20859 (closed)
Preferences