From e2c118b3a7098af9c7b0347b5f1acf23d03aa00e Mon Sep 17 00:00:00 2001 From: sadra Date: Tue, 27 Aug 2024 14:00:18 +0330 Subject: [PATCH] fix(product) --- web/style/product/product.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/style/product/product.scss b/web/style/product/product.scss index d5abdf3..1eb95a7 100644 --- a/web/style/product/product.scss +++ b/web/style/product/product.scss @@ -55,7 +55,8 @@ main.product { } a { - color: unset; + text-align: center; + color: #ffffff; margin-top: 2em;