margins
All checks were successful
Deploy Theme / deploy (push) Successful in 10s

This commit is contained in:
kscheidecker 2025-03-06 16:38:15 +01:00
parent 7dd55927b9
commit 94a649126a
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2799,7 +2799,7 @@ figcaption a {
justify-content: center; /* Centers the icons horizontally */
gap: 10px; /* Adds some space between the icons */
margin-top: 0px;
margin-bottom: 50px;
margin-bottom: 35px;
}