/* 
 Theme Name:   Big League
 Theme URI:    
 Description:  BLP
 Author:       
 Author URI:   
 Template:     mh-magazine
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

img.avatar {
 -webkit-border-radius: 50% !important;
 -moz-border-radius: 50% !important;
 -ms-border-radius: 50% !important;
 -o-border-radius: 50% !important;
 border-radius: 50% !important;
 }

.mh-posts-stacked-item img.avatar {
display: none;
}