Skip to content

Commit

Permalink
fix(plateau): be more precise about ol list-style
Browse files Browse the repository at this point in the history
re #41
  • Loading branch information
strogonoff committed Feb 13, 2025
1 parent 4b51569 commit 6edc5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/firelight-gui/style.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
}

ol {
list-style: latin;
list-style: lower-latin;
}

/*
Expand Down

0 comments on commit 6edc5f6

Please sign in to comment.