diff --git a/resources/css/blocks/highlight.css b/resources/css/blocks/highlight.css index e64e717..8a9de51 100644 --- a/resources/css/blocks/highlight.css +++ b/resources/css/blocks/highlight.css @@ -1,5 +1,5 @@ .homegrade-blocks-highlight { - @apply p-12 rounding-radius my-8 max-w-screen-lg mx-auto; + @apply p-6 py-8 md:p-12 rounding-radius my-8 max-w-screen-lg mx-auto; &__titling { @apply sm:flex items-center;