summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_signup.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_signup.scss')
-rw-r--r--web/sass-files/sass/partials/_signup.scss7
1 files changed, 6 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_signup.scss b/web/sass-files/sass/partials/_signup.scss
index 81fe037f7..38ae14d7d 100644
--- a/web/sass-files/sass/partials/_signup.scss
+++ b/web/sass-files/sass/partials/_signup.scss
@@ -5,6 +5,11 @@
line-height: 33px;
padding: 0 1em 0.2em;
background: #EEE;
+
+ .fa {
+ margin-right: 5px;
+ }
+
}
.signup-team__container {
padding: 100px 0px 50px 0px;
@@ -110,7 +115,7 @@
.signup-team-login {
padding-bottom: 10px;
- font-weight: 700;
+ font-weight: 600;
}
.signup-team__name {