diff --git a/data/style/style.css b/data/style/style.css index 1255105..8a668c6 100644 --- a/data/style/style.css +++ b/data/style/style.css @@ -719,6 +719,11 @@ div.content { height: 50%; width: 100%; justify-items: center; + display: flex; + flex-direction: row; + flex-wrap: wrap; + align-items: center; + justify-content: space-evenly; } .insert-result .summary {