Projet

Général

Profil

0001-bethune-bruay-support-longer-titles-66815.patch

Valentin Deniaud, 30 juin 2022 13:42

Télécharger (780 octets)

Voir les différences:

Subject: [PATCH] bethune-bruay: support longer titles (#66815)

 static/bethune-bruay/_custom.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
static/bethune-bruay/_custom.scss
14 14
			background-size: contain;
15 15
			height: 60px;
16 16
			width: 100%;
17
			text-indent: -1000px;
17
			text-indent: -2000px;
18 18
			overflow: hidden;
19 19
			@media screen and ($max-mobile-viewport) {
20 20
				background-position: left;
21
-