summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorct <ct@ctqa.53hor.net>2025-05-18 15:02:33 -0400
committerct <ct@ctqa.53hor.net>2025-05-18 15:02:33 -0400
commitdc2258522780d8cdc1b2b6713711f83a94cc0f46 (patch)
treee75cf3403bbab2a263243009f93ddae646c91dab /templates
parent37b6c927620cb68e01345d29daca960faeb80cb9 (diff)
downloadcarpentertutoring-dc2258522780d8cdc1b2b6713711f83a94cc0f46.tar.xz
carpentertutoring-dc2258522780d8cdc1b2b6713711f83a94cc0f46.zip
fear: 50% smaller triangle background
Also launch settings runs on 8001
Diffstat (limited to 'templates')
-rw-r--r--templates/styles.css1
1 files changed, 1 insertions, 0 deletions
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 {