tidy up posts on crops page

This commit is contained in:
Brenda
2020-02-10 10:03:49 +13:00
parent 12db6b5fa0
commit f7f62bb7dc

View File

@@ -16,7 +16,7 @@
.index-cards
- @posts.each do |post|
= render 'posts/preview', post: post
.card.card-double= render 'posts/preview', post: post
= will_paginate @posts