From 1ece5720eb9e11fd0edd25c09b31427a934255ab Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Thu, 19 Feb 2026 17:58:48 -0600 Subject: [PATCH] Update template.css --- src/media/css/template.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/media/css/template.css b/src/media/css/template.css index 058ef79..79596e0 100644 --- a/src/media/css/template.css +++ b/src/media/css/template.css @@ -14393,6 +14393,9 @@ fieldset>* { .navbar-brand img { max-width: 250px; + max-height: 100px; + width: auto; + height: auto; } .container-header .navbar-brand:active,