diff --git a/src/components/Features.astro b/src/components/Features.astro
index e86def6..4020cb3 100644
--- a/src/components/Features.astro
+++ b/src/components/Features.astro
@@ -126,45 +126,47 @@ const descriptions = Object.values(features.featureTabs).map((tab) => tab.descri
-
-
@@ -271,8 +273,6 @@ const descriptions = Object.values(features.featureTabs).map((tab) => tab.descri
@apply aspect-video;
perspective: 2000px;
transform-style: preserve-3d;
- position: sticky;
- top: 0;
}
.feature-video {
diff --git a/src/release-notes/stable.json b/src/release-notes/stable.json
index faef51e..00cff4d 100644
--- a/src/release-notes/stable.json
+++ b/src/release-notes/stable.json
@@ -2689,7 +2689,7 @@
"themeChanges": [
"Changed the layout of workspaces and their icons internally to provide a more stable layout that doesn't require floating elements. We finally manage to get it how we wanted it to be, meaning it will change less in the future."
],
- "workflowId": 15101210312,
+ "workflowId": 15107068418,
"image": false,
"date": "19/05/2025"
}