From 0dcf6a895ac5c72c5fbee58d76f436704cd5bfc5 Mon Sep 17 00:00:00 2001 From: Darius Cepulis Date: Fri, 31 Oct 2025 11:31:02 -0500 Subject: [PATCH] fix(site): adjust footer for safari and firefox --- site/src/components/FooterEasterEgg.astro | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/site/src/components/FooterEasterEgg.astro b/site/src/components/FooterEasterEgg.astro index ee10e6ff..c6602df0 100644 --- a/site/src/components/FooterEasterEgg.astro +++ b/site/src/components/FooterEasterEgg.astro @@ -1,12 +1,13 @@ - +{/* TODO: hide this behind an overscroll animation........... somehow. */}
+ {/* The weird bottom-0 approach I used here avoids some rounding problems on low-dpi screen */}
VideoJS