patx/demo

fix mobile scroll speed

Commit 127b292 · patx · 2026-08-16T02:20:26-04:00

Changeset
127b29234d7490b2eab9bc1526cfc2ea79d0b5e5
Parents
87d872973604a04bc59d7f7f780b094740ff6729

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/docs/voldservices/index.html b/docs/voldservices/index.html
index a579466..0fc59f2 100644
--- a/docs/voldservices/index.html
+++ b/docs/voldservices/index.html
@@ -1179,7 +1179,7 @@
       .strip-inner span { width: auto; white-space: nowrap; }
       .strip-viewport:hover .strip-inner { animation-play-state: paused; }
       .btn-row .btn { width: 100%; }
-      .hero { height: 400vh; height: 400svh; }
+      .hero { height: 120vh; height: 120svh; }
       .hero-sticky {
         align-items: start;
         padding-top: calc(var(--nav-h) + 54px);