•
post 寬版的設定只有1900 , 不能設定100%全寬。
只好再用CSS更改了
article.post { width: auto; max-width: initial; } [data-content=normal]>article { /* width: unset; */ /* --theme-boxed-content-max-width: 100%; */ --theme-block-width: unset; }