From f33151213cc9a6f5377a99ee29bf7ad6725f80d0 Mon Sep 17 00:00:00 2001
From: "Uwe Jandt (DESY)" <uwe.jandt@desy.de>
Date: Tue, 8 Dec 2020 14:11:30 +0100
Subject: [PATCH] logo enlarged

---
 _sass/boilerplate/_measurements.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_sass/boilerplate/_measurements.scss b/_sass/boilerplate/_measurements.scss
index 59478e409..a8e57a760 100644
--- a/_sass/boilerplate/_measurements.scss
+++ b/_sass/boilerplate/_measurements.scss
@@ -21,7 +21,7 @@ $section-bottom-padding:    $section-top-padding; /* Same value for now */
     The width values were based on the provided CD.
     The min height values are set to preserve the 10:1 ratio of the image.
 */
-$logo-width:                    17.50rem;
+$logo-width:                    22.00rem;
 $logo-min-height:                1.75rem;
 
 /* --- transitions --- */
-- 
GitLab