Projet

Général

Profil

0001-villeurbanne-intranet-reduce-forms-titles-bottom-mar.patch

Serghei Mihai, 11 mai 2021 11:57

Télécharger (691 octets)

Voir les différences:

Subject: [PATCH] villeurbanne-intranet: reduce forms titles bottom margin
 (#53917)

 static/villeurbanne-intranet/_custom.scss | 1 +
 1 file changed, 1 insertion(+)
static/villeurbanne-intranet/_custom.scss
132 132

  
133 133
	h2:first-child {
134 134
		@extend %h1;
135
		margin-bottom: 0.25em;
135 136
	}
136 137
	h3 {
137 138
		@extend %h2;
138
-