diff --git a/index.md b/index.md index 1a677946a06c300e7717a83e9f8c95a67535b330..50e7f22151c5be98b6f5f125630e177f3f2a15d6 100644 --- a/index.md +++ b/index.md @@ -10,12 +10,11 @@ order: 1 .index-box-container { display: flex; flex-wrap: wrap; + justify-content: space-around; } .index-box { width: 38%; - margin-right: 4%; - padding: 10px 20px 0px 20px; border: solid 2px #efefef;