banner and intro fix

This commit is contained in:
Kismet Hasanaj
2026-05-03 01:06:11 +02:00
parent af798cc58c
commit d66c54088a
4 changed files with 106 additions and 32 deletions
+8
View File
@@ -109,6 +109,10 @@
3. Base styles — applied to plain HTML elements before any classes hit.
--------------------------------------------------------------------------- */
@layer base {
html {
background: var(--bg);
}
html {
scroll-behavior: smooth;
}
@@ -135,6 +139,10 @@
}
}
html[data-ui-ready="0"] body {
opacity: 0;
}
/* ---------------------------------------------------------------------------
4. Site shell + ambient effects
The .site-shell class is on the <main> element in page.tsx. The two