/*
Theme Name: Shengmei Child
Description: Child theme of Blocksy with raw full-width page template for Shengmei HTML pages.
Author: Shengmei
Template: blocksy
Version: 1.0.0
*/

/* ---- 2026-09-11 移动端与文章页优化 ---- */
@media (max-width: 689px){
  .site-title{ font-size:15px !important; line-height:1.35 !important; letter-spacing:0.2px; }
}
.single-post .ct-meta-element-author{ display:none; }
