Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 8c6995d

Browse files
Build
1 parent 8f70fc1 commit 8c6995d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dist/reset.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
}
77

88
/* Remove default padding */
9-
ul,
10-
ol {
9+
ul[class],
10+
ol[class] {
1111
padding: 0;
1212
}
1313

@@ -18,8 +18,8 @@ h2,
1818
h3,
1919
h4,
2020
p,
21-
ul,
22-
ol,
21+
ul[class],
22+
ol[class],
2323
li,
2424
figure,
2525
figcaption,

dist/reset.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)