Skip to content

Commit ebf9ec7

Browse files
committed
Spacing: Updated OL and UL tag spacing (#250)
1 parent 2860b63 commit ebf9ec7

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)