diff --git a/src/Components/SingleDayForecast/Component.css b/src/Components/SingleDayForecast/Component.css index 0bf3ab6..53e101e 100644 --- a/src/Components/SingleDayForecast/Component.css +++ b/src/Components/SingleDayForecast/Component.css @@ -51,7 +51,7 @@ } .SingleDayForecast:nth-child(1).maximized-initial .summary { - animation: SingleDayForecast-summary-init-bounce 1s ease-in-out 1s 1; + animation: SingleDayForecast-summary-init-bounce 1s ease-in-out 2s 1; } .SingleDayForecast .summary>* {