Const
Smaller size sans-serif typography style with responsive scaling.
Typography styles for smaller text with responsive scaling.
import * as Styles from '@universityofmaryland/web-styles-library';// Use in object spread syntaxconst myStyle = { ...Styles.typography.sans.smaller }; Copy
import * as Styles from '@universityofmaryland/web-styles-library';// Use in object spread syntaxconst myStyle = { ...Styles.typography.sans.smaller };
1.1.0
Smaller size sans-serif typography style with responsive scaling.