Skip to content

Commit

Permalink
Merge pull request #1076 from newrelic/develop
Browse files Browse the repository at this point in the history
release - reset counter on ol's
  • Loading branch information
tabathadelane authored Jul 30, 2024
2 parents c3c1282 + 09b178c commit 24e6cd0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -21,6 +21,7 @@ const MarkdownContainer = ({
ul,
ol {
counter-reset: listitem;
&:not(:last-child) {
margin-bottom: var(--text-spacing);
}

0 comments on commit 24e6cd0

Please sign in to comment.