From 065a97a76cc2ff169e6bb61fad1d4486e1861a79 Mon Sep 17 00:00:00 2001 From: jerhero Date: Thu, 9 Jan 2025 10:27:59 +0100 Subject: [PATCH] Theme for Herstal - menu SUP-41800 --- herstal/src/scss/main.scss | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/herstal/src/scss/main.scss b/herstal/src/scss/main.scss index 766f97dd..a41787ac 100644 --- a/herstal/src/scss/main.scss +++ b/herstal/src/scss/main.scss @@ -352,3 +352,9 @@ footer #container-section-noussuivre { .sectiontext .section-text .body-section.figure-top .text h2:first-child { margin-top: 0 !important; } + +@media screen and (min-width: 992px) { + .nav_je-suis { + margin-left: auto !important; + } +}