diff --git a/app/assets/stylesheets/habits.css.scss b/app/assets/stylesheets/habits.css.scss index 4472b1983c..b2557744da 100644 --- a/app/assets/stylesheets/habits.css.scss +++ b/app/assets/stylesheets/habits.css.scss @@ -6,4 +6,4 @@ .iffy { background-color:rgb(246, 178, 107); } .ok { background-color:rgb(255, 217, 102); } .good { background-color:rgb(147, 196, 125); } -.done { background-color:rgb(201, 218, 248); } +.done { background-color:rgb(201, 218, 248); } \ No newline at end of file diff --git a/app/views/habits/index.html.erb b/app/views/habits/index.html.erb index 1995c60f14..30453531d2 100644 --- a/app/views/habits/index.html.erb +++ b/app/views/habits/index.html.erb @@ -1,24 +1,27 @@ - - -
|
+
+
+ Habits+
|
+
+
+
+
+ Daily+
|