From 09b148e89e7bf1c5ece1856f185a30607205a86b Mon Sep 17 00:00:00 2001 From: Ian Vexler Date: Fri, 12 Apr 2024 16:40:05 +0100 Subject: [PATCH] Logo fix --- scss/App.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/App.scss b/scss/App.scss index bc7ae6e..75fbd66 100644 --- a/scss/App.scss +++ b/scss/App.scss @@ -35,6 +35,7 @@ option { height: auto; width: auto; margin: 1.8rem; + max-height: 80px; @media(min-width: 1024px) { margin-left: 3rem;