reduce ol padding a tad
This commit is contained in:
parent
9e97d5301b
commit
85a522c5e8
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
|||
}
|
||||
|
||||
.prose ol:not([class]) {
|
||||
padding-inline-start: 2ch;
|
||||
padding-inline-start: 1.7ch;
|
||||
}
|
||||
|
||||
.prose ol li::marker {
|
||||
|
|
|
|||
Loading…
Reference in a new issue