diff --git a/resources/css/blocks/highlight.css b/resources/css/blocks/highlight.css index f1ca6ca..e4c7dc7 100644 --- a/resources/css/blocks/highlight.css +++ b/resources/css/blocks/highlight.css @@ -19,7 +19,10 @@ p { /* @apply max-w-5xl; */ @apply max-w-6xl; - margin-bottom: 10px; + margin-bottom: 0px; + } + p + * { + margin-top: 10px; } &__block-title { @apply !pb-0 !leading-tight pt-4 md:pt-0;