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