💄 style: set equal padding on social icons
This commit is contained in:
parent
2b1887e316
commit
b8e372c733
@ -30,6 +30,9 @@ footer {
|
|||||||
.social {
|
.social {
|
||||||
background-image: unset;
|
background-image: unset;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.social>img {
|
.social>img {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user