On the following line, the 100x100px version of the avatar gets used in certain cases. This should really use a high-res version:
|
<?php echo get_avatar( get_the_author_meta( 'ID', $post_author_id ), 100 ); ?> |
Reported here: https://wordpress.org/support/topic/use-original-gravatar-avatar-image/#post-12297501