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.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+signup/+register/custom-stepper.component.scss b/client/src/app/+signup/+register/custom-stepper.component.scss
index 4dda93489..dfbdc863b 100644
--- a/client/src/app/+signup/+register/custom-stepper.component.scss
+++ b/client/src/app/+signup/+register/custom-stepper.component.scss
@@ -102,7 +102,7 @@ header {
102@media screen and (min-width: $small-view) { 102@media screen and (min-width: $small-view) {
103 .margin-content { 103 .margin-content {
104 max-width: 1000px; 104 max-width: 1000px;
105 margin:auto; 105 margin: auto;
106 } 106 }
107} 107}
108 108