Spacing printed lis

This commit is contained in:
2023-03-27 00:55:24 +02:00
parent 8d4d64076a
commit f20635e10e

View File

@@ -117,6 +117,10 @@ p {
text-align: justify; text-align: justify;
} }
li {
margin: 16px 0;
}
.footer { .footer {
margin-top: 30px; margin-top: 30px;
page-break-inside: avoid; page-break-inside: avoid;