ページタイトルの変更
from
settings
ページタイトルの変更
code: style.css
/* ページタイトルを太字に */
.line.line-title {
font-size: calc(1.2vw + 2rem); font-weight: 600; line-height: 1.2 !important;
}
更新日:
2022/12/23