From 5f434c59a7e68c55bc04e9374f88d290cca5f59d Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Thu, 6 Mar 2025 16:28:46 +0100 Subject: [PATCH] without error --- assets/css/screen.css | 4 ++++ partials/components/footer.hbs | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/css/screen.css b/assets/css/screen.css index 1e11ff7..0fe2254 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -2808,6 +2808,10 @@ figcaption a { height: auto; } +.gh-footer-sph-logo { + height: 50px; /* Adjust the size of the icons */ + width: auto; +} .gh-footer-copyright { text-align: right; diff --git a/partials/components/footer.hbs b/partials/components/footer.hbs index cfa8469..7e3ee5d 100644 --- a/partials/components/footer.hbs +++ b/partials/components/footer.hbs @@ -23,7 +23,7 @@ Gitea - +