Fix social media icons
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user