소스 검색

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;