Skip to content

Commit

Permalink
Added flinch to durations.css (#548)
Browse files Browse the repository at this point in the history
I'm using these to time transitions and regularly use something in the 300ms range.
  • Loading branch information
mneumegen authored Feb 11, 2025
1 parent 73ed8f1 commit a624f90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/extra/durations.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
--work-week: calc( 5 * var(--day));

--blink: .1s;
--flinch: .3s
--sneeze: .5s;
--brief-moment: 15s;
--pause: 10s;
Expand Down

0 comments on commit a624f90

Please sign in to comment.