tidy post display on small screens

This commit is contained in:
Brenda Wallace
2019-05-25 17:02:16 +12:00
parent 70d4b85f98
commit ac52fb743c

View File

@@ -35,7 +35,7 @@
%li.breadcrumb-item.active{"aria-current" => "page"}= @post.subject
.row
.col-8.col-xs-12
.col-md-8.col-12
%section.blog-post
.card.post{ id: "post-#{@post.id}" }
.card-header