Post markdown styling

This commit is contained in:
Oliver Davies 2018-12-29 02:13:20 +00:00
parent d598232ecf
commit f6b89af078
2 changed files with 9 additions and 1 deletions

View file

@ -17,3 +17,9 @@
.hljs
@apply bg-grey-lighter block border-grey-dark border-l-4 font-mono
@apply leading-loose overflow-x-scroll p-6 rounded text-sm
figure
@apply block mb-8
figcaption
@apply italic text-sm text-grey-darker text-center mb-0 mt-1