From 2fdd965129f5290eb4cebd60a8ad7665a25684cc Mon Sep 17 00:00:00 2001 From: EthanHealy01 Date: Fri, 8 Aug 2025 01:37:16 +0100 Subject: [PATCH] make the landing page pdf touch the bottom of the screen --- frontend/src/components/shared/LandingPage.tsx | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/shared/LandingPage.tsx b/frontend/src/components/shared/LandingPage.tsx index 984a605a7..40b765547 100644 --- a/frontend/src/components/shared/LandingPage.tsx +++ b/frontend/src/components/shared/LandingPage.tsx @@ -29,15 +29,19 @@ const LandingPage = () => { }; return ( - + {/* White PDF Page Background */}