From 9af28b775d7bbc2fdbe0806755f5b260193f584b Mon Sep 17 00:00:00 2001 From: ThiaraAdrian Date: Fri, 2 Aug 2024 10:46:13 +0200 Subject: [PATCH] fix:changed styling changed styling --- .../components/footer/footer.component.html | 8 +- .../features/about-us/about-us.component.html | 23 ++-- .../features/about-us/about-us.component.scss | 27 ++++- .../features/imprint/imprint.component.html | 110 +++++++++--------- .../features/imprint/imprint.component.scss | 60 +++++++++- 5 files changed, 156 insertions(+), 72 deletions(-) diff --git a/src/app/components/footer/footer.component.html b/src/app/components/footer/footer.component.html index 5635a79..1209262 100644 --- a/src/app/components/footer/footer.component.html +++ b/src/app/components/footer/footer.component.html @@ -1,11 +1,11 @@