mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Styling for producer modal on map
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
%h3
|
||||
%i.ofn-i_036-producers
|
||||
{{ enterprise.name }}
|
||||
%img.producer-hero-img{"ng-src" => "{{enterprise.promo_image}}"}
|
||||
%img.hero-img{"ng-src" => "{{enterprise.promo_image}}"}
|
||||
|
||||
.row{bindonce: true}
|
||||
.small-12.large-8.columns
|
||||
@@ -19,7 +19,7 @@
|
||||
%ng-include{src: "'partials/follow.html'"}
|
||||
|
||||
.row.pad-top{bindonce: true, "ng-if" => "enterprise.hubs.length > 0"}
|
||||
.cta-container
|
||||
.cta-container.small-12.columns
|
||||
%h5
|
||||
%i.ofn-i_029-shopping-basket
|
||||
Shop for {{enterprise.name}} products at:
|
||||
|
||||
Reference in New Issue
Block a user