Maybe this will stop Lighthouse's complaining
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
2026-02-01 03:14:07 -03:00
parent 911093f0b6
commit 52c0fd5e2d

View File

@@ -290,6 +290,7 @@
animation-timeline: scroll(root block); animation-timeline: scroll(root block);
animation-range: 300px 400px; animation-range: 300px 400px;
animation-fill-mode: both; animation-fill-mode: both;
will-change: opacity, visibility;
} }
@keyframes nav-reveal-on-scroll { @keyframes nav-reveal-on-scroll {