diff --git a/app/assets/stylesheets/specific/z_responsive.scss b/app/assets/stylesheets/specific/z_responsive.scss index db27cbcce..3b68f51dd 100644 --- a/app/assets/stylesheets/specific/z_responsive.scss +++ b/app/assets/stylesheets/specific/z_responsive.scss @@ -174,14 +174,14 @@ .user-disable-cropped-false { article { - width: 32vw; - height: 32vw; - margin: 0 auto; + width: 150px; + height: 150px; + margin: 5px; } img { - width: 32vw; - height: 32vw; + width: 150px; + height: 150px; } } diff --git a/app/views/posts/partials/index/_posts.html.erb b/app/views/posts/partials/index/_posts.html.erb index 9f069d045..e3e014082 100644 --- a/app/views/posts/partials/index/_posts.html.erb +++ b/app/views/posts/partials/index/_posts.html.erb @@ -1,4 +1,4 @@ -