From e487e863e598bb811fd004da952d055a4e0f7c15 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Sun, 2 Jun 2024 12:56:00 -0400 Subject: [PATCH] Update style.css --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index e155ecd..fb3fc8e 100644 --- a/style.css +++ b/style.css @@ -7,8 +7,7 @@ body { padding: 30px; font-family: "Segoe UI", "Roboto", sans-serif !important; - background-size: cover; - background-image: url(wallpaper.jpg); + background-color: #56a0d1; } #main-window { max-width: 600px;