/*
Theme Name:     MyTechMantra Child - author avatar, bio, soc links
Theme URI:      http://mekshq.com
Description:    Child theme for MyTechMantra Child - author avatar, bio, soc links theme
Author:         meks
Author URI:     http://mekshq.com
Template:       gridlove
Version:        0.1.0
*/

.heading__avatar img {
    display: inline-block;
    margin: 0 10px 0 0;
}
.heading__author_links {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
}
.heading__author_links a {
    margin-right: 8px;
}