mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 06:06:41 +01:00
ul, ol need a bit more space
This commit is contained in:
parent
1f7912d6b8
commit
f368071fcb
1 changed files with 1 additions and 1 deletions
|
@ -518,7 +518,7 @@
|
|||
.status .content > div > :is(ul, ol) {
|
||||
margin-block: min(0.75em, 12px);
|
||||
margin-inline: 0;
|
||||
padding-inline-start: 1em;
|
||||
padding-inline-start: 1.5em;
|
||||
}
|
||||
.status .content .invisible {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue