diff --git a/components/ErrorPage.tsx b/components/ErrorPage.tsx index 4a17caf..2cfd1f5 100644 --- a/components/ErrorPage.tsx +++ b/components/ErrorPage.tsx @@ -30,10 +30,11 @@ export const ErrorPage: React.FC = (props) => {

{message}{' '} - - - {t('errors:return-to-home-page')} - + + {t('errors:return-to-home-page')}

diff --git a/components/Footer.tsx b/components/Footer.tsx index 2114289..f70b4f5 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -17,10 +17,11 @@ export const Footer: React.FC = (props) => { return (