From 65299761943c9bf76ab926142509ef509897d45e Mon Sep 17 00:00:00 2001 From: kvakazyambra Date: Thu, 6 Oct 2022 00:56:34 +0300 Subject: [PATCH] Fixed content size on the error page --- src/components/Views/FourOuFour.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Views/FourOuFour.tsx b/src/components/Views/FourOuFour.tsx index 40c8e540..add7879a 100644 --- a/src/components/Views/FourOuFour.tsx +++ b/src/components/Views/FourOuFour.tsx @@ -9,7 +9,7 @@ export const FourOuFourView = (_props) => {
-
+
error @@ -22,7 +22,7 @@ export const FourOuFourView = (_props) => {
404
-
+

{t(`You've reached a non-existed page`)}

{t('Try to find another way')}: