diff --git a/frontend/src/index.css b/frontend/src/index.css index 76fe8b1..bac0b57 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -42,6 +42,9 @@ button:focus-visible { outline: 4px auto -webkit-focus-ring-color; } +input{ + color: black; +} /* @media (prefers-color-scheme: light) { :root { color: #213547;