Hi, i am looking to centre the logo image on the order printer template, the code at the top is below and a screenshot of the invoice is attached, thanks in advance;
Invoice
Order {{ order.order_name }}
{% if order.po_number %}PO # {{ order.po_number }}
{% endif %}
{{ order.created_at | date: "%B %e, %Y" }}
