From 16770d833b69777f3446879b3cd4be4370eef55a Mon Sep 17 00:00:00 2001 From: Roger Joys Date: Sun, 15 Mar 2026 15:55:44 -0700 Subject: [PATCH] Enlarged the JFMT Logo --- app/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/base.html b/app/templates/base.html index ea3bba6..e758cc5 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -60,7 +60,7 @@ color: #999; } .footer img { - height: 28px; + height: 84px; margin-bottom: 4px; }