From 7fa73d836b3f379ea55291067b4280503085f1bd Mon Sep 17 00:00:00 2001 From: Olivier Cots <66357348+ocots@users.noreply.github.com> Date: Tue, 13 Feb 2024 20:51:13 +0100 Subject: [PATCH] Update style.scss --- assets/css/style.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/style.scss b/assets/css/style.scss index c9e0e93..0faa8a8 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -7,7 +7,7 @@ /*! Logos of partners */ .markdown-body img#partner { - height: 80px; + height: 75px; } /*! navigation menu: bonne indentation des tab dans le menu */ @@ -99,4 +99,4 @@ img#ct-logo-title { width: 45px } -} \ No newline at end of file +}