From 87f38baf9332567a603086e9cacf3b2b6c1d63a3 Mon Sep 17 00:00:00 2001 From: YOUR NAME Date: Thu, 9 Nov 2017 23:29:47 +1100 Subject: [PATCH] heroku deploy --- app/assets/stylesheets/application.css | 4 ---- app/views/listings/index.html.erb | 3 ++- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 52064e5..cb6cc83 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -18,7 +18,3 @@ margin: auto; width: 50%; } - - .card .card-image .card-title{ - color: dodgerblue; - } diff --git a/app/views/listings/index.html.erb b/app/views/listings/index.html.erb index b4016e6..fd77c26 100644 --- a/app/views/listings/index.html.erb +++ b/app/views/listings/index.html.erb @@ -20,9 +20,10 @@ - <%= listing.rent_price_per_week %> + <%= listing.rent_price_per_week %> <%= listing.number_of_bedrooms %> <%= listing.address %> +

😍