/*
Theme Name: Van Le Portfolio
Theme URI: https://vanle.portfolio
Author: Van Le
Author URI: https://vanle.portfolio
Description: Clean Corporate Personal Branding Portfolio Theme for Van Le - Content Leader
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: van-le-portfolio
Tags: portfolio, personal-branding, one-page, responsive
*/

/* Base reset - Tailwind handles the rest */
*, *::before, *::after { box-sizing: border-box; }
