patx/demo
revert
Commit f642a62 · patx · 2026-08-16T02:22:07-04:00
Comments
No comments yet.
Diff
diff --git a/docs/voldservices/index.html b/docs/voldservices/index.html
index 0fc59f2..a579466 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: 120vh; height: 120svh; }
+ .hero { height: 400vh; height: 400svh; }
.hero-sticky {
align-items: start;
padding-top: calc(var(--nav-h) + 54px);