-
+
Runbox Login
-
+
Log in below or create a new account.
@@ -64,8 +61,8 @@
Please contact
Runbox Support.
- Stay logged in
-
+ Stay logged in
+ Use Runbox 6
Forgot password?
@@ -80,10 +77,7 @@
-
-

-
-
+
Two-Factor Authentication
diff --git a/src/styles.scss b/src/styles.scss
index 003fcf636..427bf7032 100644
--- a/src/styles.scss
+++ b/src/styles.scss
@@ -502,11 +502,11 @@ div.loginScreen {
}
.loginLinks {
- margin: 0 0 1em 0;
+ margin: 0.5em 0;
}
#runbox6, #norwegian {
margin: 0 0.5em;
- font-size: 13px;
+ font-size: 15px;
}
#loginArea {
@@ -522,8 +522,11 @@ div.loginScreen {
mat-form-field {
width: 200px;
}
+ h2 {
+ margin: 0;
+ }
p {
- margin: 0.5em;
+ margin: 0 0 1em 0;
}
}
#loginOptions {