瀏覽代碼

Merge origin/master into master

iou90 5 年之前
父節點
當前提交
5db966a529
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      demo/config.js

+ 1
- 0
demo/config.js 查看文件

@@ -6,6 +6,7 @@ const autoHeightHtml1 = `Tags are great for describing the essence of your story
6 6
 
7 7
 const style0 = `
8 8
     p {
9
+        font-family: sans-serif;
9 10
         padding: 50px;
10 11
         box-sizing: border-box;
11 12
     }