From 9fd277a81833360abcfdeedde6ec2b6557076b64 Mon Sep 17 00:00:00 2001 From: omerblink Date: Wed, 1 Feb 2017 00:15:54 +0500 Subject: [PATCH] Error page space bug fixed --- src/containers/Error/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/containers/Error/index.js b/src/containers/Error/index.js index 25ad45b46..db0483401 100644 --- a/src/containers/Error/index.js +++ b/src/containers/Error/index.js @@ -15,8 +15,7 @@ const ErrorPage = ({ params }) => (

- {error[params.errorKey]}. Please go to the - home page and select a Surah/Ayah + {error[params.errorKey]}. Please go to the home page and select a Surah/Ayah