diff --git a/public/style.css b/public/style.css index f2d2200..07374a5 100644 --- a/public/style.css +++ b/public/style.css @@ -8519,8 +8519,6 @@ input[type=submit] { background-color: #bbb; background-color: var(--dimmest-color); } - - :root { --fade-color: #f8f8f8; --fade-color: var(--content-background); }