Skip to content

Commit 52979cf

Browse files
committed
remove 1 of the estimateors
1 parent df275bd commit 52979cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/public/css/vendor/todomvc-common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ button {
2222
body {
2323
font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
2424
line-height: 1.4em;
25-
background: #FFFFE0 url('bg.png');
25+
background: #FFFFFF url('bg.png');
2626
color: #4d4d4d;
2727
width: 640px;
2828
margin: 0 auto;

0 commit comments

Comments
 (0)