reduce ol padding a tad

This commit is contained in:
madrilene 2025-04-12 07:45:50 +02:00
parent 9e97d5301b
commit 85a522c5e8

View file

@ -69,7 +69,7 @@
}
.prose ol:not([class]) {
padding-inline-start: 2ch;
padding-inline-start: 1.7ch;
}
.prose ol li::marker {