diff --git a/resources/css/blocks/front-header.css b/resources/css/blocks/front-header.css index a9a1245..37596eb 100644 --- a/resources/css/blocks/front-header.css +++ b/resources/css/blocks/front-header.css @@ -1,5 +1,10 @@ .block-front-header { - @apply bg-primary py-32 text-white; + @apply pt-16 pb-32 text-white; + background-image: url('../resources/img/shapes/background-shape-C_green.svg'); + + @apply bg-no-repeat bg-center; + + background-size: 100% 100%; a, h1, h2,