fix(app): home page scroll target (#36664)

Co-authored-by: Jay V <air@live.ca>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
This commit is contained in:
Aarav Sareen
2026-07-16 15:21:42 +05:30
committed by GitHub
parent f6d31181f8
commit e9b6e427da
4 changed files with 302 additions and 143 deletions
@@ -27,6 +27,7 @@
transition: opacity 200ms ease;
cursor: default;
user-select: none;
pointer-events: auto;
opacity: 0;
}