style: responsive css

This commit is contained in:
Laure Jablonski 2025-03-17 17:03:44 +01:00
parent 0938e749a7
commit 68db1b89be

View file

@ -115,6 +115,7 @@
width: 100vw; width: 100vw;
height: 100vh; height: 100vh;
position: relative; position: relative;
flex-wrap: wrap;
} }
.container_left { .container_left {