diff --git a/styles/main.css b/styles/main.css index 2a0be36..010de25 100644 --- a/styles/main.css +++ b/styles/main.css @@ -18,6 +18,10 @@ body { background-position-x: center; /* overflow: hidden; */ } +.bunt-input input { + background-color: #ffffff; +} + #thsf-schedule-wrapper { position: fixed;