From 4e082e78d020e13f3a76eb043be295f5593c065b Mon Sep 17 00:00:00 2001 From: Wicklow Date: Fri, 17 Feb 2023 14:41:17 +0100 Subject: [PATCH] Refactoring login component style --- client/src/app/+login/login.component.html | 20 ++-- client/src/app/+login/login.component.scss | 119 ++++++--------------- 2 files changed, 40 insertions(+), 99 deletions(-) diff --git a/client/src/app/+login/login.component.html b/client/src/app/+login/login.component.html index 49b443a20..40049390e 100644 --- a/client/src/app/+login/login.component.html +++ b/client/src/app/+login/login.component.html @@ -13,7 +13,7 @@

- This instance allows registration. However, be careful to check the TermsTerms before creating an account. + This instance allows registration. However, be careful to check the TermsTerms before creating an account. You may also search for another instance to match your exact needs at: https://joinpeertube.org/instances.

@@ -38,7 +38,7 @@