Skip to content

Commit 783651b

Browse files
isaaccloosseanmonstar
authored andcommitted
fix(site): missed style definition ol (#3216)
1 parent 71e8b4e commit 783651b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css/main.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,8 +333,8 @@ code {
333333
border-radius: 0.25rem;
334334
}
335335

336-
// ul
337-
ul {
336+
// ul, ol
337+
ul, ol {
338338
padding-inline-start: 40px;
339339
}
340340

0 commit comments

Comments
 (0)