🐞 fix: Adjust mobile styles for contact block
This commit is contained in:
@@ -45,7 +45,7 @@ $wrapper = blockWrapperAttributes( $classes, $is_preview );
|
||||
|
||||
<section <?php echo wp_kses_post( $wrapper ); ?>>
|
||||
<div class="contact-info__grid">
|
||||
<div class="container contact-info__details pt-20">
|
||||
<div class="container contact-info__details">
|
||||
<?php if ( $heading ) : ?>
|
||||
<h1 class="contact-info__heading"><?php echo wp_kses_post( $heading ); ?></h1>
|
||||
<?php endif; ?>
|
||||
|
||||
Reference in New Issue
Block a user