STYLE Mise à jour de la marge supérieure pour le titre h2 dans l'article exemple
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-10-29 15:17:21 +01:00
parent fcab0c8145
commit 42704b9cb0

View File

@ -1,6 +1,6 @@
.page--single-articles[data-article-id='6021'] {
.entry-content > h2 {
@apply mt-80;
@apply mt-28;
}
.entry-content h2:first-child {