docs: small ul,ol margin change

This commit is contained in:
Fred K. Schott 2021-08-16 08:54:41 -07:00
parent 36b7a2724b
commit 22da20d996

View file

@ -113,7 +113,7 @@ a {
}
article > section :is(ul, ol) > * + * {
margin-top: 0.75rem;
margin-top: 0.25rem;
}
article > section nav :is(ul, ol) > * + * {