fixing responsive

This commit is contained in:
Antoine M 2024-01-16 14:56:54 +01:00
parent dd1d22d83d
commit 030286a720

View File

@ -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;