Divided blog post in two

This commit is contained in:
Rafael González
2022-08-23 22:05:43 -05:00
parent 1b8c390ba6
commit 21cc79ea7a
3 changed files with 177 additions and 64 deletions
+4
View File
@@ -28,6 +28,10 @@
@apply list-disc mb-8 ml-8;
}
main.blog li p {
@apply mb-0;
}
main.blog li:not(:last-child) {
@apply mb-4;
}