This commit is contained in:
Kurt Hutten
2021-06-20 16:38:35 +10:00
parent 0e20a06731
commit 8887092606
4 changed files with 41 additions and 0 deletions

View File

@@ -27,6 +27,10 @@
@apply text-2xl font-bold
}
.markdown {
@apply text-xl
}
.markdown ul li {
@apply list-disc ml-4
}