aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/login/login.component.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/components/login/login.component.css')
-rw-r--r--src/app/components/login/login.component.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/app/components/login/login.component.css b/src/app/components/login/login.component.css
index 3cd7198..e69de29 100644
--- a/src/app/components/login/login.component.css
+++ b/src/app/components/login/login.component.css
@@ -1,8 +0,0 @@
-.input-selection:first-of-type {
- margin-top: 0.5em;
-}
-
-.redirect-to-register {
- color: var(--focus-color);
- border-color: var(--focus-color);
-}