Skip to content

Commit c3d2779

Browse files
committed
Fix timing
1 parent fb08a2b commit c3d2779

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

frontend/static/themes/rainbow_trail.css

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,30 @@ footer button:hover {
217217
0% {
218218
opacity: 1;
219219
}
220+
11.11% {
221+
opacity: 1;
222+
}
223+
22.22% {
224+
opacity: 1;
225+
}
226+
33.33% {
227+
opacity: 1;
228+
}
229+
44.44% {
230+
opacity: 1;
231+
}
232+
55.56% {
233+
opacity: 1;
234+
}
235+
66.67% {
236+
opacity: 1;
237+
}
238+
77.78% {
239+
opacity: 1;
240+
}
241+
88.89% {
242+
opacity: 1;
243+
}
220244
100% {
221245
opacity: 0;
222246
}

0 commit comments

Comments
 (0)