From c7005838aaa3758d0089725e77170e2b5fa5b8cd Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 24 Feb 2026 18:54:20 -0500 Subject: add alpha channel to background to allow color to render on overdraw --- src/public/img/background.jpg | Bin 3512 -> 0 bytes src/public/img/background.png | Bin 11400 -> 15331 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/public/img/background.jpg (limited to 'src/public') diff --git a/src/public/img/background.jpg b/src/public/img/background.jpg deleted file mode 100644 index 79a8a12..0000000 Binary files a/src/public/img/background.jpg and /dev/null differ diff --git a/src/public/img/background.png b/src/public/img/background.png index ea5fc7e..5b58f01 100644 Binary files a/src/public/img/background.png and b/src/public/img/background.png differ -- cgit v1.2.3-freya