diff --git a/assets/css/screen.css b/assets/css/screen.css index 2915c0e..aa04ab7 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -2811,12 +2811,11 @@ figcaption a { .gh-footer-sph-logo { display: flex; - align-items: center; - justify-content: center; /* Centers the icons horizontally */ + justify-content: center; } .gh-footer-sph-logo img { - width: 100; + width: 200; }