Skip to content

Commit

Permalink
Merge branch 'main' into fix-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzNotABug authored Oct 8, 2024
2 parents 0c33444 + 306726e commit 516e2a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/6-elements/_lists.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
}
>li {
display:flex;
line-height: var(--web-line-height-md);
&::before {
counter-increment: numeric-list;
content:counter(numeric-list); align-self:start;
Expand Down

0 comments on commit 516e2a0

Please sign in to comment.