Projet

Général

Profil

0001-scss-fill-burgers-bars-background-56557.patch

Serghei Mihai (congés, retour 15/05), 02 septembre 2021 11:14

Télécharger (673 octets)

Voir les différences:

Subject: [PATCH] scss: fill burgers' bars background (#56557)

 static/includes/_nav.scss | 1 +
 1 file changed, 1 insertion(+)
static/includes/_nav.scss
259 259
			width: $nav-menu-side/6*4;
260 260
			margin: 0;
261 261
			border: 1px solid $nav-button-color;
262
			background: $nav-button-color;
262 263
			transition: all 0.25s ease;
263 264
		}
264 265
		& .icon-bar-1 {
265
-