From 3a44e7c4cdc167407fae3c746eb560c31907f5a9 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sat, 31 Jan 2026 18:58:37 -0500 Subject: [PATCH] trigger workflow --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 4a09fa7..87c4d8c 100644 --- a/static/style.css +++ b/static/style.css @@ -152,6 +152,7 @@ nav ul { text-align: center; } + body { min-height: 100vh; background-image: linear-gradient(330deg, #222, #040404);