Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
fontSize: 20,
lineHeight: '34px',
}
export const bodyTitle2 = {
...spaced,
fontSize: 16,
fontWeight: 700,
lineHeight: '20px',
color: colors.GRAY_46,
textTransform: 'uppercase',
}
export const body = {
...spaced,
...spacing.MARGIN_BOTTOM_SM,
fontSize: 16,
lineHeight: '20px',
}