diff --git a/src/styles.css b/src/styles.css index 6376df5..009a45b 100644 --- a/src/styles.css +++ b/src/styles.css @@ -11,11 +11,7 @@ @apply hidden; } -.markdown-alert-title + h1, -.markdown-alert-title + h2, -.markdown-alert-title + h3, -.markdown-alert-title + h4, -.markdown-alert-title + h5 +.markdown-alert-title + * { @apply mt-0; }