/*
Theme Name: BlogShare Child
Description: Theme enfant de BlogShare
Author: Tsarajoro
Template: blogshare
Version: 0.1.0
*/ 
 
#content{
    min-height: 100vh;
}
.image-post img{
    max-width: 100%;
    width: 100%;
}
.edit-link{
    display: none;
}
 
 
 
