diff --git a/styles/app/index.styl b/styles/app/index.styl index b7e239a2e2..e87552b8ed 100644 --- a/styles/app/index.styl +++ b/styles/app/index.styl @@ -36,6 +36,10 @@ html,body,p,h1,ul,li,table,tr,th,td color: rgb(153, 153, 153) .reward background-color: white + +h1.todos, h1.rewards + float:left + margin-right:15px .task:hover cursor: move diff --git a/views/app/index.html b/views/app/index.html index 17a7082109..4850c15749 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -55,7 +55,7 @@
-

Todos

+

Todos

-

Rewards

+

Rewards

{gold(_user.money)} {silver(_user.money)}