Skip to content

Commit 04ef170

Browse files
committed
🐛 修复自定义字族失效 #467
1 parent 36e0bff commit 04ef170

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

source/css/_pages/_base/base.styl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
html
44
font-size $font-size
5+
6+
html, body
57
font-family $font-family
68

79
html, body, header

0 commit comments

Comments
 (0)