summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2021-12-29 16:18:59 -0500
committermattkae <mattkae@protonmail.com>2021-12-29 16:18:59 -0500
commitdca628d985a1904be7d45b373a17ac9b7e3e09c6 (patch)
tree1a2e71696c17bff364241e89217a8e30d497d895 /index.css
parent216f0a949c123be69410d855a3a389d3100bf741 (diff)
Fixed autumn theme
Diffstat (limited to 'index.css')
-rw-r--r--index.css2
1 files changed, 1 insertions, 1 deletions
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;
}