From c1b72bbc1200259a4bd3a216a22fb43f48103005 Mon Sep 17 00:00:00 2001 From: Andreas Knuth Date: Mon, 26 Aug 2024 18:43:14 +0200 Subject: [PATCH] Bug Fix: #91, #89 --- bizmatch/src/app/app.component.html | 6 +- .../components/footer/footer.component.html | 33 +------- .../email-us/email-us.component.html | 84 +------------------ .../email-us/email-us.component.scss | 7 ++ .../email-us/email-us.component.ts | 5 +- 5 files changed, 22 insertions(+), 113 deletions(-) diff --git a/bizmatch/src/app/app.component.html b/bizmatch/src/app/app.component.html index 87218c1..b9cdd21 100644 --- a/bizmatch/src/app/app.component.html +++ b/bizmatch/src/app/app.component.html @@ -1,9 +1,11 @@ -
+
@if (actualRoute !=='home'){
} - +
+ +
diff --git a/bizmatch/src/app/components/footer/footer.component.html b/bizmatch/src/app/components/footer/footer.component.html index 4c079f5..1319435 100644 --- a/bizmatch/src/app/components/footer/footer.component.html +++ b/bizmatch/src/app/components/footer/footer.component.html @@ -1,35 +1,10 @@ - -