eurelien-cd28-2022: fix big titles icon vertical alignment (#71798)

This commit is contained in:
Corentin Sechet 2022-12-05 13:06:50 +01:00 committed by Gitea
parent 6994198770
commit 39c3ad24b2
1 changed files with 2 additions and 1 deletions

View File

@ -50,7 +50,8 @@
padding-left: 2.6em;
padding-bottom: 0;
&::before {
bottom: 0.5em;
bottom: auto;
top: 0.8em;
}
}
}