less margin in p in li

This commit is contained in:
Tobias Brunner 2025-07-08 15:32:03 +02:00
parent 9b88ce98fa
commit 1d190fe182
No known key found for this signature in database

View file

@ -351,7 +351,8 @@ dl {
ol ol, ol ol,
ul ul, ul ul,
ol ul, ol ul,
ul ol { ul ol,
li p {
margin-bottom: 0 margin-bottom: 0
} }