From 24ed353d201049b8fe6f7c94150608366ea2b1a0 Mon Sep 17 00:00:00 2001 From: Agate Berriot Date: Mon, 21 Nov 2022 11:42:32 +0100 Subject: [PATCH] univ-nantes: reduce logo size (#71216) --- static/univ-nantes/_custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/univ-nantes/_custom.scss b/static/univ-nantes/_custom.scss index 4df49e53..b98b7945 100644 --- a/static/univ-nantes/_custom.scss +++ b/static/univ-nantes/_custom.scss @@ -56,7 +56,7 @@ h1, h2, h3, h4, h5, h6 { a { margin-top: $space-small; display: block; - height: 80px; + height: 55px; } @media screen and ($max-mobile-viewport) { padding-left: 0;