diff --git a/website/style.css b/website/style.css index 51f879c..6729109 100644 --- a/website/style.css +++ b/website/style.css @@ -3582,8 +3582,8 @@ header[id] { .demo-hint.show { opacity: 0.75; } -/* Mobile: fall back to the classic static popup mockup */ -@media (max-width: 768px) { +/* Tablet/Small Desktop: fall back to the classic static popup mockup */ +@media (max-width: 1024px) { .hero-demo-scene, .hero-demo-scene.popup-open { height: auto;