瀏覽代碼

syntax correction for the font body in index.styl

AlexiCauvin 7 年之前
父節點
當前提交
59f5f7f318
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/css/index.styl

+ 1 - 1
src/css/index.styl 查看文件

@@ -1,4 +1,4 @@
1
->body
1
+body
2 2
   font-family 'Quicksand', sans-serif
3 3
 html, body, #content
4 4
   height 100%