diff --git a/app/cells/decidim/newsletter_agenda/agenda_events/themes/canodrom.erb b/app/cells/decidim/newsletter_agenda/agenda_events/themes/canodrom.erb index bd2ee01..fa00dfe 100644 --- a/app/cells/decidim/newsletter_agenda/agenda_events/themes/canodrom.erb +++ b/app/cells/decidim/newsletter_agenda/agenda_events/themes/canodrom.erb @@ -287,7 +287,7 @@
<%= image_tag asset_pack_url("media/images/capital_logo.png", **host_options, resize_to_fit: [138, 25]), width: "180", height: "25" %> | -<%= image_tag asset_pack_url("media/images/ajuntament.png", **host_options, resize_to_fit: [66, 25]), width: "120", height: "25" %> | -<%= image_tag asset_pack_url("media/images/metropolita_logo.png", **host_options, resize_to_fit: [51, 25]), width: "140", height: "25" %> | +<%= image_tag asset_pack_url("media/images/capital_logo.png", **host_options), width: "180", height: "25" %> | +<%= image_tag asset_pack_url("media/images/ajuntament.png", **host_options), width: "100", height: "25" %> | +<%= image_tag asset_pack_url("media/images/metropolita_logo.png", **host_options), width: "80", height: "25" %> |