This commit is contained in:
@@ -12,7 +12,7 @@ $heading = get_field( 'heading' );
|
|||||||
$intro = get_field( 'intro' );
|
$intro = get_field( 'intro' );
|
||||||
$ctas = get_field( 'calls_to_action' );
|
$ctas = get_field( 'calls_to_action' );
|
||||||
|
|
||||||
$classes = 'homepage-hero mx-break-out bg-black bg-cover bg-no-repeat text-light py-12 lg:py-16 overflow-hidden';
|
$classes = 'homepage-hero mx-break-out text-light py-12 lg:py-16 overflow-hidden';
|
||||||
$wrapper = blockWrapperAttributes( $classes, $is_preview );
|
$wrapper = blockWrapperAttributes( $classes, $is_preview );
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user