💄 Reduce whitespace at the top of prose content

Ref #226
This commit is contained in:
James Panther
2022-06-25 14:53:34 +10:00
parent 6fc462136f
commit 337e355ba2
4 changed files with 13 additions and 5 deletions
+5
View File
@@ -42,6 +42,11 @@ body button {
@apply rtl:pl-0;
}
/* Adjust first child within prose */
.prose div.min-w-0.max-w-prose > *:first-child {
@apply mt-3;
}
/* Table of Contents */
.toc ul,
.toc li {