Cosmetics (increase vertical space between list items).

master
Stéphane Adjemian (Argos) 2024-03-26 16:36:02 +01:00
parent 57028f675f
commit d15d8a2d52
Signed by: stepan
GPG Key ID: 295C1FE89E17EB3C
1 changed files with 4 additions and 0 deletions

View File

@ -377,6 +377,10 @@ p {
-moz-hyphens: auto;
}
li {
margin-bottom: 15px;
}
.figure {
max-width: 765px;
margin: 0 auto;