From 25c6cbd29aff90f694d72afe28ab56b0113fb16a Mon Sep 17 00:00:00 2001 From: Guille Cura Date: Thu, 5 Jul 2018 02:37:43 -0300 Subject: Update stylesheets and added darkMode variable and toggle. --- src/styles/invite.scss | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'src/styles/invite.scss') diff --git a/src/styles/invite.scss b/src/styles/invite.scss index bfb1a4b6b..594224f62 100644 --- a/src/styles/invite.scss +++ b/src/styles/invite.scss @@ -1,15 +1,8 @@ .invite__form { - /* play with values to see different layouts */ - // display: flex; align-items: center; align-self: center; justify-content: center; } -.invite__embed { - text-align: center; -} - -.invite__embed--button { - width: 100%; -} \ No newline at end of file +.invite__embed { text-align: center; } +.invite__embed--button { width: 100%; } -- cgit v1.2.3-70-g09d2