summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials')
-rw-r--r--web/sass-files/sass/partials/_signup.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/sass-files/sass/partials/_signup.scss b/web/sass-files/sass/partials/_signup.scss
index 1867bc89f..826394a10 100644
--- a/web/sass-files/sass/partials/_signup.scss
+++ b/web/sass-files/sass/partials/_signup.scss
@@ -23,6 +23,9 @@
font-weight: 600;
margin: 0 0 1.3em 0;
font-size: 1.4em;
+ &.extra-margin {
+ margin-bottom: 2.5em;
+ }
}
h4 {
font-size: em(18px);
@@ -66,9 +69,6 @@
.form-control {
height: em(38px);
}
- .signup-custom__container {
- margin-top: 3em;
- }
.or__container {
height: 1px;
background: #dddddd;