aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+login/login.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+login/login.component.scss')
-rw-r--r--client/src/app/+login/login.component.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/+login/login.component.scss b/client/src/app/+login/login.component.scss
index 79a2081fe..d31d428f7 100644
--- a/client/src/app/+login/login.component.scss
+++ b/client/src/app/+login/login.component.scss
@@ -51,11 +51,11 @@ input[type=email] {
51} 51}
52 52
53.wrapper, 53.wrapper,
54.pt-alert-primary { 54.alert {
55 max-width: 1200px; 55 max-width: 1200px;
56} 56}
57 57
58.pt-alert-primary { 58.alert {
59 margin: 0 auto 30px; 59 margin: 0 auto 30px;
60} 60}
61 61