Browse Source

fix(docs): remove weird character that broke CSS

Peter Thomassen 7 năm trước cách đây
mục cha
commit
0eebf4b258
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      docs/theme.css

+ 2 - 2
docs/theme.css

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