瀏覽代碼

fix(docs): remove weird character that broke CSS

Peter Thomassen 6 年之前
父節點
當前提交
0eebf4b258
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/theme.css

+ 2 - 2
docs/theme.css

@@ -1,4 +1,4 @@
-body {
+body {
     background: #eee;
     background: #eee;
     font-family: sans-serif;
     font-family: sans-serif;
 }
 }
@@ -14,4 +14,4 @@
 
 
 td {
 td {
     vertical-align: top;
     vertical-align: top;
-}
+}