diff --git a/wp-content/themes/dekart/assets/css/camp.css b/wp-content/themes/dekart/assets/css/camp.css index 4a25621..25a279f 100644 --- a/wp-content/themes/dekart/assets/css/camp.css +++ b/wp-content/themes/dekart/assets/css/camp.css @@ -554,7 +554,7 @@ html { .suggestions-wrapper { display: flex; flex-wrap: wrap; - justify-content: space-between; + justify-content: center; gap: 20px; } .suggestions-wrapper > .suggestions__item { @@ -1382,7 +1382,7 @@ html { display: flex; flex-wrap: wrap; gap: 30px; - justify-content: space-between; + justify-content: center; } .mentors__item {