fix nested ordered list margin

This commit is contained in:
Yuri Zamyatin 2024-06-09 01:23:09 +04:00
parent b3f8db6856
commit a6ba623f08

View File

@ -147,7 +147,7 @@ article {
}
}
& > ul,
ol {
& > ol {
margin: 1em 0;
}
h1,