Skip to content

Commit

Permalink
add background to todos page
Browse files Browse the repository at this point in the history
  • Loading branch information
charleyw committed Apr 20, 2017
1 parent db1ae0b commit 43c9d03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/todos/index.wxss
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.container {
padding: 8px;
background: url('http://cdn.kidsmeet.cn/architecture-2198092_1280.jpg') no-repeat center;
background-size: cover;
}

.todo-item,
Expand Down

0 comments on commit 43c9d03

Please sign in to comment.