From 9c8194bb4d6ea15d59ec592ec3e5de6865dcc0b3 Mon Sep 17 00:00:00 2001
From: rizwanisready
Date: Thu, 18 Apr 2024 16:38:00 +0530
Subject: [PATCH] stripe checkout banner img 4
---
static/src/assets/css/payment/style.css | 2 +-
templates/stripe_html/index.html | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/static/src/assets/css/payment/style.css b/static/src/assets/css/payment/style.css
index 84ffc46..e20914f 100644
--- a/static/src/assets/css/payment/style.css
+++ b/static/src/assets/css/payment/style.css
@@ -546,7 +546,7 @@
}
.copy-right {
- color: #fff;
+ color: var(--main-yellow);
text-decoration: none;
font-size: 16px;
display: flex;
diff --git a/templates/stripe_html/index.html b/templates/stripe_html/index.html
index 2bcbce4..356d649 100644
--- a/templates/stripe_html/index.html
+++ b/templates/stripe_html/index.html
@@ -421,6 +421,7 @@
-->
+