/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
@import url("sass/style.css");

body .tmb .t-entry hr,
body .tmb .t-entry .t-entry-meta .t-entry-tax,
body .tmb .t-entry .t-entry-author,
#page-header .post-info .category-info,
#page-header .post-info .author-info {
	display:none;
}

body .tmb .t-entry .t-entry-meta i.fa {
	font-size:100%;
}


body.blog .post-content {
	padding-bottom:50px;
}