diff --git a/assets/style.css b/assets/style.css index 71b21ae..2520f1f 100644 --- a/assets/style.css +++ b/assets/style.css @@ -22,7 +22,6 @@ a, a:hover { width: 1em; height: 1em; stroke-width: 0; - padding: 10px; stroke: currentColor; fill: currentColor; } @@ -163,7 +162,7 @@ a, a:hover { .profile-card-social { margin-top: 60px; padding: 35px; - display: flex; + display: inline-flex; justify-content: center; align-items: center; flex-wrap: wrap;