From 5b7ae4f864266e25f75c440aef9bbab9c46b1ecf Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Sat, 25 Jul 2015 01:29:49 +0500 Subject: Ui Updates to signup flow --- web/sass-files/sass/partials/_signup.scss | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'web/sass-files/sass/partials/_signup.scss') diff --git a/web/sass-files/sass/partials/_signup.scss b/web/sass-files/sass/partials/_signup.scss index 826394a10..5996306d2 100644 --- a/web/sass-files/sass/partials/_signup.scss +++ b/web/sass-files/sass/partials/_signup.scss @@ -8,7 +8,6 @@ padding: 100px 0px 50px 0px; max-width: 380px; margin: 0 auto; - font-size: 1.1em; position: relative; h1, h2, h3, h4, h5, h6, p { line-height: 1.3; @@ -17,18 +16,18 @@ font-weight: 600; margin-bottom: 0.5em; letter-spacing: -0.5px; - font-size: em(28px); + font-size: em(30px); } h3 { font-weight: 600; margin: 0 0 1.3em 0; - font-size: 1.4em; + font-size: 1.5em; &.extra-margin { margin-bottom: 2.5em; } } h4 { - font-size: em(18px); + font-size: em(20px); font-weight: 600; margin-bottom: 1em; &.text--light { @@ -78,6 +77,7 @@ width: 33px; top: -10px; position: relative; + font-size: em(16px); line-height: 20px; font-weight: 600; background: #fff; @@ -87,7 +87,7 @@ .btn { padding: em(7px) em(15px); font-weight: 600; - font-size: em(13px); + margin-right: 5px; &.btn-custom-login { display: block; min-width: 200px; @@ -126,13 +126,11 @@ font-size: 0.9em; } &.glyphicon-chevron-right { - margin-left: 0.3em; font-size: 0.8em; right: -2px; top: 0px; } &.glyphicon-chevron-left { - margin-right: 0.3em; font-size: 0.8em; left: -2px; top: 0px; -- cgit v1.2.3-1-g7c22