From 3543b8e800bd3d3cc1ce596b15ed358e972a1753 Mon Sep 17 00:00:00 2001 From: Swaraj Das Date: Mon, 21 Oct 2024 14:23:32 +0530 Subject: [PATCH] color fix --- index.html | 2 +- popup/popup.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a861e910..90fbb518 100644 --- a/index.html +++ b/index.html @@ -117,7 +117,7 @@

Welcome to GamingTools

Logo

Unlock the Ultimate Gaming Experience!

Sign up for exclusive offers & updates

-

Join our community and get upto 30% off on your first deal

+

Join our community and get upto 30% off on your first deal

diff --git a/popup/popup.css b/popup/popup.css index 13e98aad..2f6a99d1 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -82,7 +82,7 @@ color: #333; } - p { + .pop_up { margin-bottom: 26px; font-weight: bold; background: -webkit-linear-gradient(left, #fd1c1c, #3375c7, #14addd);