diff --git a/resources/css/blocks/highlight.css b/resources/css/blocks/highlight.css index c68d87a..2ad7ff1 100644 --- a/resources/css/blocks/highlight.css +++ b/resources/css/blocks/highlight.css @@ -80,7 +80,11 @@ p > a { @apply !text-primary font-bold; } - + ul li { + &:before { + @apply !bg-secondary; + } + } &:after { @apply absolute block