diff --git a/wp-content/themes/twentynineteen-tailwindcss/comments.php b/wp-content/themes/twentynineteen-tailwindcss/comments.php index 0100f71..1e8fb89 100644 --- a/wp-content/themes/twentynineteen-tailwindcss/comments.php +++ b/wp-content/themes/twentynineteen-tailwindcss/comments.php @@ -101,10 +101,10 @@ $discussion = twentynineteen_get_discussion_data(); // Show comment form at bottom if showing newest comments at the bottom. if ( comments_open() && 'asc' === strtolower( get_option( 'comment_order', 'asc' ) ) ) : ?> -