mirror of
https://github.com/bendtherules/buildit-weather-app.git
synced 2026-08-19 00:31:16 +00:00
Increase bounce delay
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.SingleDayForecast:nth-child(1).maximized-initial .summary {
|
.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>* {
|
.SingleDayForecast .summary>* {
|
||||||
|
|||||||
Reference in New Issue
Block a user