mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Tweak markup for ABOUT tab on mini menu
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
.content#about{"ng-controller" => "AboutUsCtrl", bindonce: true}
|
||||
.row
|
||||
.small-12.large-6.columns
|
||||
%img.hero-img-small{"bo-src" => "CurrentHub.hub.promo_image"}
|
||||
%p.small-text{"bo-html" => "CurrentHub.hub.long_description"}
|
||||
.small-12.large-3.columns
|
||||
.small-12.large-8.columns.panel
|
||||
%img.hero-img-small{"bo-src" => "CurrentHub.hub.promo_image", "bo-if" => "CurrentHub.hub.promo_image"}
|
||||
%p{"bo-html" => "CurrentHub.hub.long_description"}
|
||||
.small-12.large-4.columns
|
||||
|
||||
.small-12.large-3.columns
|
||||
%img{"bo-src" => "CurrentHub.hub.logo", "bo-if" => "CurrentHub.hub.logo"}
|
||||
|
||||
Reference in New Issue
Block a user