This commit is contained in:
@@ -12,7 +12,7 @@ namespace CWC;
|
||||
$left_image = get_field( 'left_image' );
|
||||
$bottom_image = get_field( 'bottom_image' );
|
||||
|
||||
$classes = 'our-work mx-break-out';
|
||||
$classes = 'our-work mx-break-out mb-36';
|
||||
|
||||
if ( ! empty( $left_image ) ) {
|
||||
$classes .= ' has-left-image';
|
||||
|
||||
Reference in New Issue
Block a user