report
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m16s

This commit is contained in:
Julie Blanc 2026-02-07 18:09:13 +01:00
parent 563e9b9fd4
commit cce1ee0596
7 changed files with 86 additions and 56 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;