website: redesign part 28

This commit is contained in:
nym21
2026-06-09 16:12:50 +02:00
parent 5966ab05e4
commit 90b3b51c48
10 changed files with 153 additions and 142 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ const observer = new IntersectionObserver(
}
},
{
rootMargin: "800px 0px",
rootMargin: "400px 0px",
},
);