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

This commit is contained in:
kscheidecker 2025-03-06 15:41:16 +01:00
parent 9779d7e5fc
commit 6c985569d0

View File

@ -2813,12 +2813,11 @@ figcaption a {
display: flex;
align-items: center;
justify-content: center;
padding: 200;
/* height: 100; */
}
.gh-footer-sph-logo img {
width: 200;
max-width: 50%;
width: 200px;
height: auto;
}