Increase space between content in posts

This commit is contained in:
Oliver Davies 2019-02-12 22:20:28 +00:00
parent 95adadf1af
commit 5b20ede45c
2 changed files with 6 additions and 3 deletions

View file

@ -13,8 +13,11 @@
code
@apply inline-block px-1 py-1 border border-grey-light font-bold
pre
@apply my-8
// pre code
// @apply my-8
// pre:first-child code
// @apply mt-0
a,
.link