mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fixing the image render
This commit is contained in:
@@ -22,11 +22,10 @@
|
||||
.row.pad-top{bindonce: true}
|
||||
.small-12.columns
|
||||
.group-hero
|
||||
%img.group-hero-img{"bo-src" => "{{group.promo_image}}"}
|
||||
%img.group-hero-img{"bo-src" => "group.promo_image"}
|
||||
%img.group-logo{"bo-src" => "group.logo"}
|
||||
%h3.group-name {{ group.name }}
|
||||
%h5.group-description {{ group.description }}
|
||||
/ Will - scale large images down to 1200px wide, crop in to img aspect ratio 60W:13H
|
||||
|
||||
.row.pad-top{bindonce: true}
|
||||
.small-6.columns
|
||||
|
||||
Reference in New Issue
Block a user