/*
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
*/

.blog .t-entry-author,
.category .t-entry-author {
  display: none;
}

.blog .t-entry-text-tc hr,
.category .t-entry-text-tc hr {
  display: none;
}

.blog .t-entry-text-tc,
.category .t-entry-text-tc {
  padding-bottom: 20px;
}