nicer logo
All checks were successful
Deploy Theme / deploy (push) Successful in 9s

This commit is contained in:
2025-03-06 15:29:18 +01:00
parent 4db66e81f6
commit 43a8936486
2 changed files with 11 additions and 2 deletions

View File

@@ -2809,6 +2809,15 @@ figcaption a {
}
.gh-footer-sph-logo {
display: flex;
align-items: center;
justify-content: center; /* Centers the icons horizontally */
width: 200;
}
.gh-footer-copyright {
text-align: right;