/*
Theme Name: Kỷ Nguyên Số
Theme URI: kynguyenso.top
Version: 1.0.0
Description: Designed by thongit1988 (Bầu Đá)
Author: thongit1988 (Bầu Đá)
Author URI: 
Text Domain: kynguyenso
Copyright: (c) 2024 thongit1988
Template: publisher
*/

/* 1. Giảm padding header-inner xuống 1px */
.site-header.header-style-1 .header-inner {
    padding: 1px !important;
}

/* 2. Thu nhỏ logo còn 30% */
.site-header .site-branding .logo img {
    max-width: 30% !important;
}