diff --git a/assets/css/screen.css b/assets/css/screen.css index a6e2cec..31a91fd 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -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; */