From dc2258522780d8cdc1b2b6713711f83a94cc0f46 Mon Sep 17 00:00:00 2001 From: ct Date: Sun, 18 May 2025 15:02:33 -0400 Subject: fear: 50% smaller triangle background Also launch settings runs on 8001 --- templates/styles.css | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') diff --git a/templates/styles.css b/templates/styles.css index 609a0f7..babfed5 100644 --- a/templates/styles.css +++ b/templates/styles.css @@ -23,6 +23,7 @@ body { body { background-image: url("/assets/bg.webp"); + background-size: 50%; } nav { -- cgit v1.2.3