mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-15 19:55:57 -04:00
tidy post display on small screens
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user