/*
Theme Name: InvoiceNon-GSTTheme
Theme URI: https://jonghii.com
Author: JongHii
Description: Minimal modern landing-page theme with custom login & dashboard redirect.
Version: 1.1 Final
*/

/* Limit WordPress custom logo size */
.custom-logo {
    max-width: 180px;   /* adjust size */
    height: auto;
}
