From 1c7e06e9807672b155149d84743f1a5b5674395a Mon Sep 17 00:00:00 2001 From: narcolepticinsomniac Date: Sun, 1 Nov 2020 14:01:44 -0500 Subject: [PATCH] typos --- options/options.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/options/options.css b/options/options.css index ff199c6a..7c70e536 100644 --- a/options/options.css +++ b/options/options.css @@ -3,7 +3,7 @@ html { align-items: center; justify-content: center; height: 100vh; - background-color: none; + background: none; } body { @@ -164,7 +164,7 @@ label, label > :first-child { margin-right: 8px; flex-grow: 1; - transition: text-shadow: .1s; + transition: text-shadow .1s; } label:not([disabled]),