Projet

Général

Profil

0001-themes-remove-useless-.large-class-on-content-50094.patch

Thomas Jund, 28 janvier 2021 16:27

Télécharger (701 octets)

Voir les différences:

Subject: [PATCH] themes: remove useless .large class on #content (#50094)

 static/avray/_custom.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
static/avray/_custom.scss
506 506
		height: 4px;
507 507
	}
508 508
}
509
div.large div#rub_service h3,
509
div.gru-content div#rub_service h3,
510 510
div#rub_service h3 {
511 511
        border-bottom: 2px solid $title-color;
512 512
}
513
-