aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+signup/+register/custom-stepper.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+signup/+register/custom-stepper.component.scss')
-rw-r--r--client/src/app/+signup/+register/custom-stepper.component.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/+signup/+register/custom-stepper.component.scss b/client/src/app/+signup/+register/custom-stepper.component.scss
index dfbdc863b..29ed3e194 100644
--- a/client/src/app/+signup/+register/custom-stepper.component.scss
+++ b/client/src/app/+signup/+register/custom-stepper.component.scss
@@ -5,8 +5,8 @@
5$index-block-height: 40px; 5$index-block-height: 40px;
6 6
7header { 7header {
8 margin-bottom: 40px; 8 margin-bottom: 30px;
9 padding-bottom: 60px; 9 padding-bottom: 25px;
10 width: 100%; 10 width: 100%;
11 background-color: pvar(--mainColorVeryLight); 11 background-color: pvar(--mainColorVeryLight);
12} 12}