list almost done

This commit is contained in:
2020-01-07 14:05:49 +08:00
parent b6bd7ece4d
commit 04ce6eb512
4 changed files with 54 additions and 28 deletions

View File

@@ -8,7 +8,7 @@
@import "node_modules/tailwindcss/utilities";
.markdown h1 {
@apply text-4xl my-12;
@apply text-3xl my-12;
}
.markdown h2 {
@apply text-2xl my-8;