From 2d97cb241625751ec4698a3cda7ec1a738fb7fea Mon Sep 17 00:00:00 2001 From: Serghei Mihai Date: Mon, 16 Oct 2023 10:19:30 +0200 Subject: [PATCH] eybens: increase banner logo size (#82393) --- static/eybens/_custom.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/eybens/_custom.scss b/static/eybens/_custom.scss index 3979a195..aa02193d 100644 --- a/static/eybens/_custom.scss +++ b/static/eybens/_custom.scss @@ -15,3 +15,7 @@ } } +#banner-logo { + max-height: 150px; +} +