💄 style: set equal padding on social icons

main
welpo 2 years ago
parent 2b1887e316
commit b8e372c733
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

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

Loading…
Cancel
Save