소스 검색

fix font slug

Matias Benedetto 2 년 전
부모
커밋
895cfa1f66
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fewer/theme.json

+ 1 - 1
fewer/theme.json

@@ -594,7 +594,7 @@
 			}
 		},
 		"typography": {
-			"fontFamily": "var:preset|font-family|epilogue",
+			"fontFamily": "var:preset|font-family|epilogue-local",
 			"fontSize": "1.38rem",
 			"fontStyle": "normal",
 			"fontWeight": "300",