mirror of
https://github.com/bendtherules/buildit-weather-app.git
synced 2026-08-18 13:42:14 +00:00
Increase bounce delay
This commit is contained in:
@@ -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>* {
|
||||
|
||||
Reference in New Issue
Block a user