UNPKG

@aws-amplify/ui

Version:

`@aws-amplify/ui` contains low-level logic & styles for stand-alone usage or re-use in framework-specific implementations.

8 lines (6 loc) 137 B
const lineHeights = { small: { value: '1.25' }, medium: { value: '1.5' }, large: { value: '2' }, }; export { lineHeights };