From 5fe76f6f45a4dd448cb4b6f23e5f377884a88fa5 Mon Sep 17 00:00:00 2001 From: reidlab Date: Thu, 26 Jun 2025 01:48:04 -0700 Subject: [PATCH] gpu-accelerated bg --- src/components/Background.astro | 18 +++++++++++++++--- src/styles/main.css | 3 +++ 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/src/components/Background.astro b/src/components/Background.astro index 2426e45..b9b6176 100644 --- a/src/components/Background.astro +++ b/src/components/Background.astro @@ -4,12 +4,24 @@