From 064a4aa8289a831127c05dacfce49c94f9dcc056 Mon Sep 17 00:00:00 2001 From: Jesse Wierzbinski Date: Sun, 21 Sep 2025 17:07:59 +0200 Subject: [PATCH] fix: :lipstick: Remove navbar and footer on print --- components/Footer.tsx | 2 +- components/Layout.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Footer.tsx b/components/Footer.tsx index 43bb81f..9c83278 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -129,7 +129,7 @@ function SmallPrint() { export function Footer() { return ( -