Skip to content

Commit

Permalink
docs: small ul,ol margin change
Browse files Browse the repository at this point in the history
  • Loading branch information
FredKSchott committed Aug 16, 2021
1 parent 36b7a27 commit 22da20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/public/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ a {
}

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

article > section nav :is(ul, ol) > * + * {
Expand Down

0 comments on commit 22da20d

Please sign in to comment.