diff --git a/root/style.css b/root/style.css index c4c71e7..4384c52 100644 --- a/root/style.css +++ b/root/style.css @@ -37,6 +37,7 @@ div { display: flex; flex-direction: row; justify-content: center; + flex-wrap: wrap; align-items: center; }