diff --git a/front/src/styles.css b/front/src/styles.css index 89b1bf6..367e89c 100644 --- a/front/src/styles.css +++ b/front/src/styles.css @@ -1,5 +1,6 @@ .flex_container { display: flex; + flex-wrap: wrap; } .flex_container > div { margin: 10px;