We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a912a commit 09d235bCopy full SHA for 09d235b
1 file changed
source/css/post.scss
@@ -64,7 +64,7 @@ body {
64
65
@supports (animation-timeline: scroll()) {
66
--range: calc(var(--h) * 3);
67
- --offset-coefficient: 0.4;
+ --offset-coefficient: 0.5;
68
69
@keyframes cover-exit {
70
0% {
0 commit comments