showcase position

This commit is contained in:
2026-07-11 16:33:26 +03:30
parent 92c4d42889
commit 3c1dd34370
2 changed files with 2 additions and 2 deletions

View File

@@ -1804,8 +1804,6 @@ textarea {
} }
.showcase-section > .container-showcase { .showcase-section > .container-showcase {
height: 200vh; height: 200vh;
position: relative;
z-index: 9999;
} }
.showcase-sticky { .showcase-sticky {
position: sticky; position: sticky;

View File

@@ -1469,3 +1469,5 @@ slider.addEventListener(
}, },
{ passive: false } { passive: false }
); );