diff --git a/assets/css/screen.css b/assets/css/screen.css
index 0fe2254..fb5a619 100644
--- a/assets/css/screen.css
+++ b/assets/css/screen.css
@@ -2808,11 +2808,11 @@ figcaption a {
height: auto;
}
-.gh-footer-sph-logo {
- height: 50px; /* Adjust the size of the icons */
- width: auto;
+.gh-footer-sph img{
+ height: 50px;
}
+
.gh-footer-copyright {
text-align: right;
white-space: nowrap;
diff --git a/partials/components/footer.hbs b/partials/components/footer.hbs
index 7e3ee5d..6c76fc8 100644
--- a/partials/components/footer.hbs
+++ b/partials/components/footer.hbs
@@ -23,8 +23,10 @@
-
+
+