Font Scale 包含两个 CSS 属性。文字的字号行高不单独设置,而是直接定义 font scale。

标题

Title

@title-l {
	font-size: 40px;
	line-height: 48px;
}

Title