mirror of
https://github.com/kingomarnajjar/curly-happiness.git
synced 2026-07-25 22:27:18 +10:00
heroku deploy
This commit is contained in:
parent
48e269cbd6
commit
87f38baf93
2 changed files with 2 additions and 5 deletions
|
|
@ -18,7 +18,3 @@
|
|||
margin: auto;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.card .card-image .card-title{
|
||||
color: dodgerblue;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,9 +20,10 @@
|
|||
<a class="carousel-item" href="#five!"><img src="<%= listing.photo5_url %>"></a>
|
||||
</div>
|
||||
<!-- referencing seed file and database -->
|
||||
<%= listing.rent_price_per_week %>
|
||||
<%= listing.rent_price_per_week %><img src="" alt="">
|
||||
<%= listing.number_of_bedrooms %>
|
||||
<%= listing.address %>
|
||||
<h1>😍</h1>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue