瀏覽代碼

Change line height.

Jeff Ong 4 年之前
父節點
當前提交
01f7062c0d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      spearhead/variables.css

+ 1 - 1
spearhead/variables.css

@@ -25,7 +25,7 @@
 	--global--content-width: 900px;
 	/* Line Height */
 	--global--line-height-base: 1;
-	--global--line-height-body: 1.6;
+	--global--line-height-body: 1.8;
 	--global--line-height-heading: 1.3;
 	--heading--font-family: var(--global--font-secondary);
 	--heading--font-weight: bold;