newsletter blueprint add label and adjust layout. Sommaire > table des matières

This commit is contained in:
antonin gallon 2026-02-20 17:13:42 +01:00
parent 01c5b098e4
commit 276c567bc8
4 changed files with 14 additions and 13 deletions

View file

@ -41,11 +41,12 @@ article h3 {
}
}
article li, article ol{
article li,
article ol {
margin-left: var(--unit--horizontal);
}
article figure img{
article figure img {
max-width: 100%;
}