From 4ea9d5d69c594ab1747d9b82a1abdadb30d29603 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Thu, 4 Jul 2024 18:56:48 +0500 Subject: [PATCH] remove redundant css --- wp-content/themes/mont58-coffee/template-order-label.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/wp-content/themes/mont58-coffee/template-order-label.php b/wp-content/themes/mont58-coffee/template-order-label.php index 687893e..d469f1b 100644 --- a/wp-content/themes/mont58-coffee/template-order-label.php +++ b/wp-content/themes/mont58-coffee/template-order-label.php @@ -99,8 +99,6 @@ if(!is_user_logged_in()){ .label .order-details { text-align: center; width: 100%; - top: 5cm; - left: 0; font-size: calc(0.35 * 17px); font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 4mm;