From b0517f62e305701213dbd7ede7c67465eac3513a Mon Sep 17 00:00:00 2001 From: John Rees Date: Fri, 19 Jun 2020 09:48:10 +0100 Subject: [PATCH] fix logos --- src/app.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app.scss b/src/app.scss index 8381d9d..c257c29 100644 --- a/src/app.scss +++ b/src/app.scss @@ -44,6 +44,7 @@ label[data-shrink="false"] { } img { width: 100%; + max-height: 80px; } } }