/*
Theme Name: PenNews Child
Template: pennews
Author: Daniel Isakovic 
Version: 1.0
Description: A child theme for PenNews.
*/

/* Your custom CSS goes below */
.post-format-meta {
    text-align: justify !important; 
    vertical-align: top;
    overflow: hidden;
    position: relative;
    height: 100%;
}