Skip to content

Commit 90d8b9f

Browse files
committed
Reset lists margins
1 parent 78f94a6 commit 90d8b9f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

assets/css/reset.css

+3-1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ textarea:not([rows]) {
9595
}
9696

9797
/* Remove blockquote margin */
98-
blockquote {
98+
blockquote,
99+
ol,
100+
ul {
99101
margin: 0;
100102
}

0 commit comments

Comments
 (0)