This commit is contained in:
Skylar Ittner 2021-07-15 16:50:37 -06:00
parent c2a9348357
commit 20f46d04df

View File

@ -96,5 +96,5 @@ html, body {
} }
select option { select option {
color: #212529; color: var(--bs-dark);
} }