Files
language-dashboard/templates
nessi e290c17f36 feat: fix gradient background scrolling by making it fixed and ensuring full page height
Set background-attachment:fixed on body gradient to prevent it from scrolling with content. Add min-height:100vh to body and min-height:100% to html to ensure gradient covers full viewport. Add min-height:calc(100vh - 64px) to main to maintain full-height layout accounting for header.
2026-08-13 11:47:57 +02:00
..