diff --git a/src/style.css b/src/style.css index 2326e57fed..5bc9564eba 100644 --- a/src/style.css +++ b/src/style.css @@ -173,7 +173,6 @@ .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) { position: relative; color: #f0f8ff; - color: #f0f8ff; background-color: #4a90e2; border-radius: 100%; }