fix(client): Adjust mobile view for email-signup page (#42567)

Co-authored-by: PrashantSakre <prashantsakre@Prashants-mac-mini.local>
This commit is contained in:
Prashant
2021-06-19 19:57:00 +05:30
committed by GitHub
parent f4b0b0b1b5
commit 42e8b2247e

View File

@ -61,10 +61,11 @@ class AcceptPrivacyTerms extends Component {
<title>{t('misc.email-signup')} | freeCodeCamp.org</title>
</Helmet>
<Grid className='default-page-wrapper email-sign-up'>
<Spacer />
<SectionHeader>{t('misc.email-signup')}</SectionHeader>
<Row>
<IntroDescription />
<Col md={8} mdOffset={2} sm={10} smOffset={1} xs={12}>
<IntroDescription />
<strong>{t('misc.quincy')}</strong>
<Spacer />
<p>{t('misc.email-blast')}</p>