From 8d06bac6b20a3097a2f0eeb4ee0f3a19729a24df Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Thu, 6 Mar 2025 15:33:47 +0100 Subject: [PATCH] nicer logo --- assets/css/screen.css | 6 ++++-- partials/components/footer.hbs | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/assets/css/screen.css b/assets/css/screen.css index 2401a1c..2915c0e 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -2809,12 +2809,14 @@ figcaption a { } -.gh-footer-inner .gh-inner sph { +.gh-footer-sph-logo { display: flex; align-items: center; justify-content: center; /* Centers the icons horizontally */ - width: 100; +} +.gh-footer-sph-logo img { + width: 100; } diff --git a/partials/components/footer.hbs b/partials/components/footer.hbs index 979b187..a0541a2 100644 --- a/partials/components/footer.hbs +++ b/partials/components/footer.hbs @@ -23,7 +23,9 @@ Gitea - - +