Skip to content

Commit

Permalink
Unbolding expectations info
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-oconnell committed Apr 12, 2024
1 parent d3acef9 commit 69b6d20
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/pages/expectations.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,7 @@ const Expectations = () => {
<li>{t('cannot-check.list.item-2')}</li>
</ul>
<h2 className="h2">{t('additional-info.header')}</h2>
<p>
<strong>{t('additional-info.documents-separately')}</strong>
</p>
<p>{t('additional-info.documents-separately')}</p>
<p>
<Trans
i18nKey="additional-info.contact-us"
Expand Down

0 comments on commit 69b6d20

Please sign in to comment.