From 6e7c4435ef0472fb6df3e6de23cfee546109a9a9 Mon Sep 17 00:00:00 2001 From: MeowcaTheoRange Date: Thu, 8 Sep 2022 22:56:07 -0500 Subject: [PATCH] It's a single letter. Aargh --- styles/root.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/root.css b/styles/root.css index a223417..a91732f 100644 --- a/styles/root.css +++ b/styles/root.css @@ -3,5 +3,5 @@ --background: #202020; --background-light: #404040; --background-grad: url("../assets/none.png"); - --background-image: url("../assets/clocks.png"); + --background-image: url("../assets/clock.png"); } \ No newline at end of file