/*
Theme Name: Major Face
Description: Customized WordPress theme
Author: Fact Maven
Author URI: https://www.factmaven.com/
Template: core
Version: 1.1.0
*/
@import url( "../core/style.css" );

/* write custom css below */
#custom_logo > img {
    width: 300px;
}