From 44a2d69d97743735221cbc8e1513dd14ac4848f4 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 10:40:01 -0600 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 4199ce2..8062fc2 100644 --- a/static/style.css +++ b/static/style.css @@ -1,6 +1,6 @@ body { /* background: linear-gradient(to left, #a0f4a0, #a0f4c0); */ - background-image: url("/static/background.avif"); + background-image: url("/static/chen.avif"); background-position: top right; background-repeat: no-repeat; /* background-size: cover; */ -- 2.39.5