mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fix shipped email's tracking information font size using p.lead
This commit is contained in:
@@ -15,11 +15,11 @@
|
||||
%br
|
||||
|
||||
- if @shipment.tracking
|
||||
%p
|
||||
%p.lead
|
||||
= t('.track_information', tracking: @shipment.tracking)
|
||||
|
||||
- if @shipment.tracking_url
|
||||
%p
|
||||
%p.lead
|
||||
= t('.track_link', url: @shipment.tracking_url)
|
||||
|
||||
%p.lead
|
||||
|
||||
Reference in New Issue
Block a user