/* slide base · 響應式字級 */ .slide { font-size: clamp(10px, 1.667vw, 22px); font-family: 'Noto Sans TC', sans-serif; color: #3A3A3A; }