From e8e4ff27a7b4d35ac6114a27d544e2cd1ffb58cf Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 15 May 2025 10:33:42 +0100 Subject: [PATCH] fix: adjust margin for page-logo class to improve positioning --- css/style.css | 1 + includes/banner.php | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index e620c6b..4369e3a 100644 --- a/css/style.css +++ b/css/style.css @@ -12813,4 +12813,5 @@ textarea.form-control { .page-logo { width: 30%; height: auto; + margin-top: -40%; } \ No newline at end of file diff --git a/includes/banner.php b/includes/banner.php index 4572c89..0f993d4 100644 --- a/includes/banner.php +++ b/includes/banner.php @@ -2,7 +2,6 @@
-