modification card article
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s

This commit is contained in:
Julie Blanc 2026-01-27 18:51:58 +01:00
parent 4610cc4fe7
commit a1554cfae0
7 changed files with 44 additions and 53 deletions

View file

@ -65,7 +65,11 @@ main .page__header {
}
.description {
max-width: 68ch;
// max-width: 68ch;
font-size: var(--fs-medium);
max-width: 58ch;
line-height: 1.1;
}
.description-medium{