eurelien-cd28-2022: reset title vertical margins (#71798)

This commit is contained in:
Corentin Sechet 2022-12-12 16:46:05 +01:00 committed by Gitea
parent c348b53639
commit 618baf5f1e
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
line-height: $lineheight-1;
font-size: $mobile-size;
font-weight: $weight;
margin-top: 0em;
margin-bottom: 1em;
@media($min-desktop-viewport) {
font-size: $desktop-size;