diff --git a/client/src/style.css b/client/src/style.css index 1a33c9f..3d658f0 100644 --- a/client/src/style.css +++ b/client/src/style.css @@ -102,9 +102,7 @@ label { display: flex; flex-direction: row; flex-wrap: wrap; - justify-content: space-between; - margin-left: 20px; - margin-right: 20px; + justify-content: space-around; } .standard-activities-div {