From 654b1d5ee3519b9f1339ef4d6eba4bc816071393 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sun, 18 May 2025 16:03:55 -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