/*
 Theme Name:   Canard Child Theme
 description: >-
   A child theme of the Canard theme
 Author:       Merric Blackman
 Template:     canard-wpcom
 Version:      1.0.0
*/

@media screen and (min-width: 1380px) {
.entry-footer {
    width: 100%;
    float: right;
}
.entry-content {
    width: 100% !important;
}
}