mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
More markup tweaks for responsive
This commit is contained in:
@@ -43,9 +43,12 @@
|
||||
%em {{ product.master.unit_to_display }}
|
||||
|
||||
.small-3.medium-2.large-2.columns.variant-price
|
||||
.table-cell
|
||||
%i.ofn-i_009-close
|
||||
.table-cell
|
||||
%i.ofn-i_009-close
|
||||
{{ product.price | currency }}
|
||||
%a{}><
|
||||
%i.ofn-i_028-barcode
|
||||
|
||||
|
||||
.small-3.medium-2.large-2.columns.total-price.text-right
|
||||
.table-cell
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
.row.summary
|
||||
.small-10.large-11.columns.summary-header
|
||||
.small-9.medium-10.large-11.columns.summary-header
|
||||
%h3 {{ product.name }}
|
||||
|
||||
%em from
|
||||
@@ -8,6 +8,6 @@
|
||||
%i.ofn-i_036-producers
|
||||
{{ enterprise.name }}
|
||||
|
||||
.small-2.large-1.columns.text-center
|
||||
.small-3.medium-2.large-1.columns.text-center
|
||||
.taxon-flag
|
||||
%render-svg{path: "{{product.primary_taxon.icon}}"}
|
||||
@@ -47,9 +47,11 @@
|
||||
%em {{ variant.unit_to_display }}
|
||||
|
||||
.small-3.medium-2.large-2.columns.variant-price
|
||||
.table-cell
|
||||
.table-cell
|
||||
%i.ofn-i_009-close
|
||||
{{ variant.price | currency }}
|
||||
%a{}><
|
||||
%i.ofn-i_028-barcode
|
||||
|
||||
.small-3.medium-2.large-2.columns.total-price.text-right
|
||||
.table-cell
|
||||
|
||||
Reference in New Issue
Block a user