Tweak CSS, fix loding order

This commit is contained in:
Michael Ball 2020-01-07 23:58:25 -08:00
parent 722bd8c008
commit 350371f79d
5 changed files with 18 additions and 9 deletions

View file

@ -16,7 +16,7 @@
We recommend the following accommodations for your visit.
.row.row-centered
- lodgings.order(created_at: :asc).each do |lodging|
- lodgings.each do |lodging|
.col-md-6.col-sm-4.col-centered.col-top
.thumbnail
- if lodging.picture?