
/*
 Theme Name:   Twenty Twenty Child
 Description:  A child theme for the Twenty Twenty theme
 Author:       Norman Chu @2026/4/7
 Template:     twentytwenty
 Version:      1.0.0
*/

/* 你之後可以把標題大小的 CSS 寫在這裡 */
h1, .entry-title { font-size: 32px !important; }
h2 { font-size: 28px !important; }
h3 { font-size: 24px !important; }
h4 { font-size: 20px !important; }