script report
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s

This commit is contained in:
Julie Blanc 2026-01-29 12:18:16 +01:00
parent dbf9097701
commit 9ead1c51f4
7 changed files with 384 additions and 125 deletions

View file

@ -2,7 +2,7 @@ body{
min-height: 100dvh;
min-height: 100vh;
width: 100vw;
overflow-x: hidden;
// overflow-x: hidden;
display: flex;
flex-direction: column;