From dea3d31f2ceb645a5a1cd5db6dc19c4e2338cc48 Mon Sep 17 00:00:00 2001 From: Chneemann Date: Sat, 3 May 2025 10:31:15 +0200 Subject: [PATCH] refactor: outsource background images to backgrounds.scss --- .../forgot-password.component.html | 2 +- .../forgot-password.component.scss | 6 +----- .../landing-page/landing-page.component.html | 2 +- .../landing-page/landing-page.component.scss | 6 +----- .../auth/login/login.component.html | 2 +- .../auth/login/login.component.scss | 6 +----- .../auth/register/register.component.html | 2 +- .../auth/register/register.component.scss | 6 +----- .../verify-email/verify-email.component.html | 2 +- .../verify-email/verify-email.component.scss | 6 +----- frontend/src/assets/style/backgrounds.scss | 19 +++++++++++++++++++ 11 files changed, 29 insertions(+), 30 deletions(-) create mode 100644 frontend/src/assets/style/backgrounds.scss diff --git a/frontend/src/app/components/auth/forgot-password/forgot-password.component.html b/frontend/src/app/components/auth/forgot-password/forgot-password.component.html index a7a7ace..ac55434 100644 --- a/frontend/src/app/components/auth/forgot-password/forgot-password.component.html +++ b/frontend/src/app/components/auth/forgot-password/forgot-password.component.html @@ -1,4 +1,4 @@ -
+