Skip to content

Commit a624f90

Browse files
authored
Added flinch to durations.css (#548)
I'm using these to time transitions and regularly use something in the 300ms range.
1 parent 73ed8f1 commit a624f90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/extra/durations.css

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
--work-week: calc( 5 * var(--day));
1818

1919
--blink: .1s;
20+
--flinch: .3s
2021
--sneeze: .5s;
2122
--brief-moment: 15s;
2223
--pause: 10s;

0 commit comments

Comments
 (0)