From 573dbb249844824493676728295154296244ef02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 14 Jul 2022 22:04:05 +0200 Subject: [PATCH] braine l'alleud: do not indent subtitles in footer (#66475) --- static/braine-l-alleud/_custom.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/static/braine-l-alleud/_custom.scss b/static/braine-l-alleud/_custom.scss index 2edd262e..c9205cf0 100644 --- a/static/braine-l-alleud/_custom.scss +++ b/static/braine-l-alleud/_custom.scss @@ -47,7 +47,6 @@ $logo-width: 110px; } } - nav.site-nav { @media screen and (max-width: $nav-mobile-limit) { margin-top: 75px; @@ -117,6 +116,9 @@ div.gru-nav > ul > li a { box-shadow: none; border: none; } + h3 { + margin-left: 0; + } } .cell.dashboard-cell {