🐞 fix: Style tweaks
This commit is contained in:
@@ -63,7 +63,7 @@ if ( $vidBlock && strpos( $vidBlock, '<iframe' ) !== false ) {
|
||||
<?php endif; ?>
|
||||
|
||||
<?php if ( ! empty( $ctas ) ) : ?>
|
||||
<div class="reset flex flex-wrap justify-center lg:justify-start gap-2 mt-8">
|
||||
<div class="reset flex flex-wrap justify-center lg:justify-start gap-6 mt-8">
|
||||
<?php foreach ( $ctas as $cta ) : ?>
|
||||
<?php
|
||||
$ctaLink = $cta['link'];
|
||||
|
||||
Reference in New Issue
Block a user