Update testimonial styling

This commit is contained in:
Oliver Davies 2018-09-04 20:42:56 +01:00
parent c62e084647
commit 3fdb15f5cd
2 changed files with 20 additions and 12 deletions

View file

@ -14,6 +14,10 @@
@apply .bg-grey-lighter .inline-block .font-mono .text-xs
padding: 1px 3px
p:last-child
@apply .mb-0
pre code,
.hljs
@apply .bg-grey-lighter