Fix social media icons

This commit is contained in:
2022-11-12 18:02:29 +02:00
parent 1b7a0cf9bb
commit 7334ad590c
4 changed files with 7 additions and 7 deletions

View File

@@ -73,13 +73,13 @@
display: flex;
justify-content: space-around;
margin-top: 1rem;
width: 50%;
width: 30%;
}
.socialMediaIcon {
max-width: 30px;
width: 30px;
margin-bottom: 0;
height: 100%;
height: 30px;
}
.postServiceDesc {