Skip to content

Commit edb5c04

Browse files
committed
Don't double declare every markdown style
Derp.
1 parent fe22f64 commit edb5c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/_assets/less/markdown.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.markdown, .markdown& {
1+
.markdown {
22
.subnav, .subnav& {
33
@apply .flex;
44
@apply .mt-6;

0 commit comments

Comments
 (0)