diff --git a/sass/parts/_footer.scss b/sass/parts/_footer.scss index 6507ed3..cee4ea7 100644 --- a/sass/parts/_footer.scss +++ b/sass/parts/_footer.scss @@ -30,6 +30,9 @@ footer { .social { background-image: unset; padding: 2px; + display: flex; + justify-content: center; + align-items: center; } .social>img {