Better list styling

This commit is contained in:
Dennis Reimann
2021-08-24 09:37:12 +02:00
parent 6381d6153b
commit 637ab729c4

View File

@@ -103,6 +103,10 @@ ul {
margin-bottom: var(--space-l);
}
ul ul {
margin-bottom: 0;
}
p,
ul {
& + h2 {