/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/
Description: 基于 Hello Elementor 的子主题
Author: 你的名字
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor-child
*/

/* 这里可以添加你的自定义CSS样式 */
/* 示例：修改正文字体大小 */
/* body {
    font-size: 16px;
} */