From 34cc80ffea63977c46a3c2b6399b3beaaaff35b3 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Thu, 15 Jan 2026 02:48:16 +0100 Subject: [PATCH] Update app.css --- assets/css/app.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/app.css b/assets/css/app.css index e42ff66..c563958 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -135,9 +135,9 @@ ul#sponsoring li a { ul#sponsoring li a img { max-width: 180px; - max-height: 80px; + max-height: 40px; } .page-header { padding-bottom: 30px; -} \ No newline at end of file +}