From 224c082c67ab6db9cf7b730233e55e5bae5a8012 Mon Sep 17 00:00:00 2001 From: clashofclanselixircollector Date: Wed, 8 Jan 2025 17:01:09 -0800 Subject: [PATCH] Update css/styles.css --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 182139f..738c819 100644 --- a/css/styles.css +++ b/css/styles.css @@ -2,7 +2,7 @@ body { font-family: 'Arial', sans-serif; background-color: #f1f1f1; - background-image: url("/images/dirt wallpaper.jpg"); + background-image: url("/images/grass-background.png"); background-size: auto; margin: 0; padding: 0;