Projet

Général

Profil

0003-disable-nav-after-image-it-hides-the-navigation.patch

A. Berriot, 13 octobre 2022 11:54

Télécharger (697 octets)

Voir les différences:

Subject: [PATCH 3/6] disable nav-after-image, it hides the navigation

 static/saumur/_vars.scss | 1 +
 1 file changed, 1 insertion(+)
static/saumur/_vars.scss
46 46

  
47 47
$responsive-menu: left-to-right;
48 48
$nav-button-background: $white;
49
$nav-after-image: false;
49 50
$nav-button-color: $black;
50 51

  
51 52
$nav-mobile-menu-background: $white;
52
-