From dca628d985a1904be7d45b373a17ac9b7e3e09c6 Mon Sep 17 00:00:00 2001 From: mattkae Date: Wed, 29 Dec 2021 16:18:59 -0500 Subject: Fixed autumn theme --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.css') diff --git a/index.css b/index.css index 4f469af..080bcac 100644 --- a/index.css +++ b/index.css @@ -187,7 +187,7 @@ input:focus { left: 0; width: 100vw; height: 100vh; - background-color: white; + background-color: transparent; z-index: -1; } -- cgit v1.2.1