serid sur "en ce moment"
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m10s

This commit is contained in:
camille 2026-06-23 10:50:56 +02:00
parent 05fc9ddbcb
commit 3a31db33e9
3 changed files with 3 additions and 5 deletions

View file

@ -73,8 +73,7 @@
p {
width: max-content;
padding: 0.2rem 0.5rem;
font-family: "Bartok", sans-serif;
font-weight: 600;
font-family: var(--font-serif);
}
}
}

View file

@ -504,8 +504,7 @@ summary {
width: -moz-max-content;
width: max-content;
padding: 0.2rem 0.5rem;
font-family: "Bartok", sans-serif;
font-weight: 600;
font-family: var(--font-serif);
}
[data-template=event] main article {

File diff suppressed because one or more lines are too long