Tweaking markup styles

This commit is contained in:
Oliver Davies 2020-02-06 01:31:43 +00:00
parent fd91ded3c0
commit 139801d3c4
3 changed files with 93 additions and 41 deletions

View file

@ -0,0 +1,3 @@
.hljs {
@apply p-0 bg-inherit
}