Optimize academy

This commit is contained in:
2026-06-09 13:16:01 +02:00
parent f89ee937c0
commit 5af95f6533
109 changed files with 6862 additions and 719 deletions

View File

@@ -135,7 +135,7 @@ export default function ProfileShow() {
return (
<>
<SeoHead seo={seo} />
<div className="relative min-h-screen overflow-hidden pb-16">
<div className="profile-page relative min-h-screen overflow-hidden pb-16">
<div
aria-hidden="true"
className="pointer-events-none absolute inset-x-0 top-0 -z-10 h-[34rem] opacity-90"