Skip to content

Commit b460ccb

Browse files
Add correct korean font file name (#1929)
correct korean font file name
1 parent c530d43 commit b460ccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/langs/ko.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* For image callouts in writing-middleware.md */
22

3-
@import url('../../fonts/ko/Pretendard.css');
3+
@import url('../../fonts/ko/pretendard.css');
44

55
html, body {font-family: Pretendard, Arial, sans-serif;}
66

0 commit comments

Comments
 (0)