Pledge List: Wrap description in paragraph to increase spacing.

This commit is contained in:
Ian Dunn 2019-10-31 20:33:16 -05:00
parent 98b365a012
commit 97daa42308
No known key found for this signature in database
GPG key ID: 99B971B50343CBCB

View file

@ -70,9 +70,9 @@ $contributor_title = sprintf(
</header><!-- .entry-header --> </header><!-- .entry-header -->
<div class="entry-content"> <div class="entry-content">
<?php <p>
echo wp_kses( $content, $allowed_html ); <?php echo wp_kses( $content, $allowed_html ); ?>
?> </p>
<div class="pledge-contributors"> <div class="pledge-contributors">
<?php /* phpcs:ignore -- escaped above */ ?> <?php /* phpcs:ignore -- escaped above */ ?>