banner on mobile
All checks were successful
Deploy / Deploy to pre-production (push) Successful in 5s

This commit is contained in:
Julie Blanc 2025-12-24 16:00:47 +01:00
parent ee6408f05f
commit 32f45ceeca
14 changed files with 528 additions and 206 deletions

View file

@ -33,3 +33,10 @@ body{
overflow-x: hidden;
}
// main{
// overflow-x: hidden;
// }
img{
max-width: 100%;
}