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