Add footer classes

This commit is contained in:
Oliver Davies 2019-03-22 23:49:08 +00:00
parent 79acd3e540
commit dc12d046e0

View file

@ -53,7 +53,7 @@
?>
</div><!-- .entry-content -->
<footer class="entry-footer">
<footer class="flex flex-wrap">
<?php twentynineteen_entry_footer(); ?>
</footer><!-- .entry-footer -->
</article><!-- #post-${ID} -->