adjusted height
All checks were successful
Deploy Theme / deploy (push) Successful in 9s

This commit is contained in:
kscheidecker 2025-03-06 15:39:32 +01:00
parent 14c72ba85d
commit c8074ce068

View File

@ -2811,11 +2811,13 @@ figcaption a {
.gh-footer-sph-logo {
display: flex;
align-items: center;
justify-content: center;
}
.gh-footer-sph-logo img {
width: 200;
max-width: 50%;
height: auto;
}