Files
BlaaAI/templates/index.html
Henrik Jess Nielsen af84822641
All checks were successful
Build and Deploy BlaaAi / build-and-deploy (push) Successful in 4m38s
Fix unwanted page scroll on desktop and mobile
- Remove min-height:100vh + padding-bottom:22rem that caused overflow
- Replace with calc(100vh - 60px) to center form without scroll
- Add html,body height:100% and overflow-x:hidden
2026-05-24 22:26:37 +02:00

23 KiB