From f01957203f77fce8b65d5e034a8acd68f1e0ae2e Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Sun, 9 Dec 2018 01:01:12 +0100 Subject: Upgrade to react 16 TODO: add componentDidCatch --- src/styles/auth.scss | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'src/styles/auth.scss') diff --git a/src/styles/auth.scss b/src/styles/auth.scss index 54e264dc6..817801982 100644 --- a/src/styles/auth.scss +++ b/src/styles/auth.scss @@ -33,17 +33,9 @@ .auth__layout { width: 100%; - - & > div { - align-items: center; - display: flex; - justify-content: center; - - & > span { - position: absolute; - width: 100%; - } - } + display: flex; + align-items: center; + justify-content: center; } .auth__container { -- cgit v1.2.3-70-g09d2