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