mirror of
https://github.com/yrzam/yrzam-hugo-theme.git
synced 2025-12-10 01:39:05 +00:00
fix nested ordered list margin
This commit is contained in:
@@ -147,7 +147,7 @@ article {
|
||||
}
|
||||
}
|
||||
& > ul,
|
||||
ol {
|
||||
& > ol {
|
||||
margin: 1em 0;
|
||||
}
|
||||
h1,
|
||||
|
||||
Reference in New Issue
Block a user