💄 style: set equal padding on social icons

This commit is contained in:
welpo
2023-02-07 16:00:21 +01:00
parent 2b1887e316
commit b8e372c733

View File

@@ -30,6 +30,9 @@ footer {
.social {
background-image: unset;
padding: 2px;
display: flex;
justify-content: center;
align-items: center;
}
.social>img {