/*
 Theme Name: Twenty Seventeen Child
 Theme URI: https://lucaferigo.it
 Description: Tema child per Twenty Seventeen
 Author: Luca Ferigo
 Template: twentyseventeen
 Version: 1.0
*/

@import url("../twentyseventeen/style.css");

/* Ridimensionamento logo sito */
.custom-logo {
    max-height: 300px;
    width: auto;
}

.site-branding .custom-logo-link {
    margin-bottom: 20px;
}
