centered footer
All checks were successful
Deploy Theme / deploy (push) Successful in 8s

This commit is contained in:
Helldragon67 2025-01-16 16:00:43 +01:00
parent 3a0dff8de7
commit 141543a6d5

View File

@ -2794,8 +2794,8 @@ figcaption a {
border-block: 1px solid var(--color-border);
}
.gh-footer-bar {
display: flex;
footer .gh-footer-bar {
display: flex !important;
justify-content: center;
align-items: center;
/* column-gap: 32px; */