Przeglądaj źródła

fix(docs): remove weird character that broke CSS

Peter Thomassen 6 lat temu
rodzic
commit
0eebf4b258
1 zmienionych plików z 2 dodań i 2 usunięć
  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;
-}
+}