From 9979e5e6680983c966ed5aa388706a4a25d3445f Mon Sep 17 00:00:00 2001 From: AdamBtech <60339324+AdamBtech@users.noreply.github.com> Date: Fri, 23 May 2025 00:14:15 +0200 Subject: [PATCH] Tinkering with spacing of homepage --- src/app/app.component.css | 2 +- .../features/footer-display/footer-display.component.html | 6 ++++-- src/app/features/hero-display/hero-display.component.html | 6 +++--- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/app/app.component.css b/src/app/app.component.css index 447a8eb..bfd05e2 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -1,4 +1,4 @@ .route-container { - min-height: 100vh; + min-height: 90vh; background: inherit; } diff --git a/src/app/features/footer-display/footer-display.component.html b/src/app/features/footer-display/footer-display.component.html index 1eac217..5f97b25 100644 --- a/src/app/features/footer-display/footer-display.component.html +++ b/src/app/features/footer-display/footer-display.component.html @@ -1,3 +1,5 @@ -