Add padding to social images

This commit is contained in:
Fred Boniface 2022-10-13 21:51:36 +01:00
parent eac6234a73
commit 4e690ea245
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ body {
.social-links img {
max-width: 50px;
padding: 10px;
}
.download-link {