From 46f2da3c45d13177425beda8269222e6b14006d4 Mon Sep 17 00:00:00 2001 From: Jip Fr Date: Thu, 14 Dec 2023 20:41:03 +0100 Subject: [PATCH] Fix lightbar being too tall (again) --- src/components/utils/Lightbar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index 6968c597..6ef810a8 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -161,8 +161,8 @@ function ParticlesCanvas() { export function Lightbar(props: { className?: string }) { return ( -
-
+
+