Browse Source

Change line height.

Jeff Ong 4 năm trước cách đây
mục cha
commit
01f7062c0d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;