diff --git a/app/assets/stylesheets/components/_card_participations.scss b/app/assets/stylesheets/components/_card_participations.scss index 7277f40..658a061 100644 --- a/app/assets/stylesheets/components/_card_participations.scss +++ b/app/assets/stylesheets/components/_card_participations.scss @@ -34,8 +34,8 @@ } .card-image img{ - height: 80px; - width: 80px; + height: 100px; + width: 100px; } .card-image{ diff --git a/app/views/participations/index.html.erb b/app/views/participations/index.html.erb index 4ba9326..840af04 100644 --- a/app/views/participations/index.html.erb +++ b/app/views/participations/index.html.erb @@ -29,6 +29,7 @@
<%= participation.updated_at.strftime('%d/%m/%Y') %>
"<%= participation.feedback %>"