Index: example/todomvc/base.css |
diff --git a/example/todomvc/base.css b/example/todomvc/base.css |
index f6b61560222880befa925a8084cce4ece5d2ae11..5b62f0e550baf622cca42caa8a7e19cd71e8d9cc 100644 |
--- a/example/todomvc/base.css |
+++ b/example/todomvc/base.css |
@@ -23,7 +23,7 @@ button { |
body { |
font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif; |
line-height: 1.4em; |
- background: #eaeaea url('bg.png'); |
+ background: #eaeaea url('bg.png'); |
color: #4d4d4d; |
width: 550px; |
margin: 0 auto; |