perf(website): migrate forest parallax to native CSS scroll-driven animations, fix step contrast, and resolve forced reflows

This commit is contained in:
KoalaDev
2026-07-12 06:18:58 +02:00
parent e27319908d
commit 44f9a78bb0
8 changed files with 191 additions and 106 deletions
-9
View File
@@ -146,16 +146,7 @@
border-bottom: 0;
}
#self-hosting,
#faq,
#faq + section,
footer {
background: var(--section-tint-strong);
}
#self-hosting {
border-top: 1px solid var(--glass-border);
}
.comparison-table-wrapper {
overflow-x: auto;