white-paper : cover mobile positioning - refs #69
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-04-22 15:44:29 +02:00
parent c476ed0761
commit 4698f683ed

View file

@ -383,9 +383,9 @@
} }
.cover { .cover {
width: 100vw; position: absolute;
max-width: none; height: 40vh;
scale: 1.5; bottom: -10vh;
} }
/* Quand le formulaire est affiché : masque le contenu principal */ /* Quand le formulaire est affiché : masque le contenu principal */