From 03e14ef3c42da2e489282bb7a7962273f0cbd445 Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Thu, 6 Mar 2025 15:48:07 +0100 Subject: [PATCH] remove justify --- assets/css/screen.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/screen.css b/assets/css/screen.css index a682372..5800428 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -2811,7 +2811,6 @@ figcaption a { .gh-footer-sph-logo { display: flex; - align-items: center; justify-content: center; margin-bottom: 100px }