Increase space between content in posts
This commit is contained in:
parent
95adadf1af
commit
5b20ede45c
2 changed files with 6 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue