Projet

Général

Profil

0001-scss-reduce-weight-of-form-p-style-in-authentic-bloc.patch

Frédéric Péters, 26 mars 2020 17:49

Télécharger (669 octets)

Voir les différences:

Subject: [PATCH] scss: reduce weight of form/p style in authentic blocks
 (#41074)

 static/includes/_cells.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
static/includes/_cells.scss
48 48
	}
49 49
}
50 50

  
51
div.a2-block {
51
.a2-block {
52 52
	margin: 4em auto;
53 53
	max-width: 45em;
54 54
	& form, & p {
55
-