Skip to content

Commit

Permalink
Refactor: add margin to ol tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
jungmir committed Jun 1, 2024
1 parent d88ac57 commit d428abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/Page/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ span {
color: #C2C7D0;
}

ul {
ul, ol {
margin-left: 2rem;
}

Expand Down

0 comments on commit d428abf

Please sign in to comment.