From b27feec8be1f8777a9e1a12077cd9c1f405c5464 Mon Sep 17 00:00:00 2001 From: Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> Date: Fri, 5 Jul 2024 07:38:47 +0000 Subject: Fri, Jul 5, 2024, 12:38 AM -07:00 --- wk8/pset/homepage/styles.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wk8/pset/homepage/styles.css') diff --git a/wk8/pset/homepage/styles.css b/wk8/pset/homepage/styles.css index 21d5cd9..cfb65bc 100644 --- a/wk8/pset/homepage/styles.css +++ b/wk8/pset/homepage/styles.css @@ -1,5 +1,6 @@ :root { - background: #221122; + --background: #221122; + } .centered -- cgit v1.2.3