Removed duplicate @apply rule to markdown CSS

This commit is contained in:
Chris Kankiewicz
2020-12-30 13:38:12 -07:00
parent aec06d3e46
commit c33e1aa3ce

View File

@@ -50,8 +50,7 @@
}
h6 {
@apply text-base;
@apply text-gray-600;
@apply text-base text-gray-600;
}
h1, h2, h3, h4, h5, h6 {