Skip to content

Commit

Permalink
Theme for Lasne - SUP-39634
Browse files Browse the repository at this point in the history
  • Loading branch information
jerhero committed Nov 6, 2024
1 parent 4314bf4 commit 351aa8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lasne/src/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ $enable-roboto-webfont: false;

//SUP-39634
.sectiontext ol li::before {
content: counters(item, ".") " " !important;
content: counters(item) "." !important;
}

0 comments on commit 351aa8b

Please sign in to comment.