Skip to content

Commit

Permalink
🐛 fix for #33
Browse files Browse the repository at this point in the history
  • Loading branch information
colinwilson committed Aug 25, 2023
1 parent d58bd79 commit 9695c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/docs/scss/custom/structure/_content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@

// Ordered List Styling
.docs-content .main-content ol {
counter-reset: listitem;
list-style: none;
line-height: 26px;

Expand Down

0 comments on commit 9695c5c

Please sign in to comment.