extra space around hr

This commit is contained in:
Will McGugan
2023-02-18 22:48:49 +00:00
parent c3e5e0490c
commit 104f784a20

View File

@@ -206,6 +206,7 @@ class MarkdownHorizontalRule(MarkdownBlock):
border-bottom: heavy $primary;
height: 1;
padding-top: 1;
margin-bottom: 1;
}
"""