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 {