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 3ab9797..5706957 100644 --- a/app/cells/decidim/newsletter_agenda/agenda_events/themes/canodrom.erb +++ b/app/cells/decidim/newsletter_agenda/agenda_events/themes/canodrom.erb @@ -165,6 +165,11 @@ margin: 0 auto; } + img { + -ms-interpolation-mode: nearest-neighbor; + -ms-interpolation-mode: bicubic; + } + @media only screen and (max-width: 500px) { .event-box, .footer-box { @@ -220,8 +225,8 @@
+ | |
---|---|
<%= image_tag image_url(:main_image, resize_to_fit: [653, 436]), width: "653", height: "436" %> |