Skip to content

Commit 5b3d6a3

Browse files
authored
Spacing: Updated OL and UL tag spacing (#250)
1 parent 2847033 commit 5b3d6a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/v2/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ p {
187187
ul,
188188
ol {
189189
padding: 0;
190-
margin: 0.5rem 0 0.5rem 0;
190+
margin: 0.5rem 0 0.5rem 1rem;
191191
}
192192

193193
ul li,

0 commit comments

Comments
 (0)