Home: navigazione, footer, CTA, servizi (Breaking Glass), scroll-spy
- Allinea scroll a #contatti, misura header e scroll-padding, spy con documentTopY e piccolo SPY_FUDGE; hashchange/ResizeObserver; footer visibile azzera Contattaci - Footer: id site-footer, griglia senza blocco brand sopra, tagline a destra del copyright; global.css fallback scroll-padding - CTA: eyebrow Contatti, bordo/sezione allineate alle FAQ, #contatti sulla section - Servizi: callout Breaking Glass con look glossy (gradient, highlight, luce) Made-with: Cursor
This commit is contained in:
@ -17,6 +17,8 @@
|
||||
@layer base {
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
/* Fallback: la homepage alza il valore misurando l’header in nx-nav-spy.ts */
|
||||
scroll-padding-top: 5.5rem;
|
||||
}
|
||||
body {
|
||||
@apply bg-nx-bg text-nx-fg antialiased;
|
||||
|
||||
Reference in New Issue
Block a user