Untitled
dom
plain_text
2 years ago
774 B
8
Indexable
<KrazyButton
id="bf-email-form"
variant="yellow"
style={{
fontWeight: '700',
fontFamily: 'Open Sans',
fontSize: '16px',
whiteSpace: 'nowrap',
color: `${customProperties['--black']}`,
padding: !isMobile ? '12px 10px' : '12px 10px',
borderRadius: '0',
textTransform: 'none',
backgroundColor: '--email-sign-up-button-tan'
}}
>
Sign Me Up
</KrazyButton>Editor is loading...