Skip to content

Commit 8f8dda5

Browse files
authored
Merge pull request #780 from Adamant-im/fix/markdown-list-padding
fix: markdown list padding
2 parents eac3d6d + bf005b6 commit 8f8dda5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/assets/styles/generic/_list.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
ol,
22
ul {
33
padding-left: 24px;
4+
margin-bottom: 8px;
45
}

0 commit comments

Comments
 (0)