From 5dde7347d1836e78919446613f2900b12e56b978 Mon Sep 17 00:00:00 2001 From: Code Hangen <111701513+codehangen@users.noreply.github.com> Date: Thu, 15 Dec 2022 00:05:00 -0300 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 55da505..b72269a 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ body { background-color: white; } - span { + span, select { color: black; } .dark-mode {