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