diff --git a/resources/css/blocks/highlight.css b/resources/css/blocks/highlight.css index 808b2e1..972f746 100644 --- a/resources/css/blocks/highlight.css +++ b/resources/css/blocks/highlight.css @@ -19,7 +19,8 @@ } } p { - @apply max-w-5xl; + /* @apply max-w-5xl; */ + @apply max-w-6xl; margin-bottom: 10px; } &__block-title {