diff --git a/template-order-label.php b/template-order-label.php index 27a31f0..5abb12d 100644 --- a/template-order-label.php +++ b/template-order-label.php @@ -31,7 +31,7 @@ $order_date = $order->get_date_created()->date('d/m/Y'); height: 400px; border-radius: 50%; padding: 2rem; - margin-inline: 2rem; + margin: 2rem; text-align: center; border: 1px solid gray; display: flex;