diff --git a/webapp/dist/styles.css b/webapp/dist/styles.css index 823cf7a..110f8a7 100644 --- a/webapp/dist/styles.css +++ b/webapp/dist/styles.css @@ -19,7 +19,7 @@ html, body { display: flex; margin: auto; align-items: center; - justify-content: space-around; + justify-content: center; } .center > * {