From c0c73f73432c32da4d31adad5f0b7c4204d0dff4 Mon Sep 17 00:00:00 2001 From: Mike Sutton Date: Tue, 22 Aug 2023 02:32:22 +0200 Subject: [PATCH] styled for buyersform --- public/buyersform/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/buyersform/theme.css b/public/buyersform/theme.css index 3b76919..20067df 100644 --- a/public/buyersform/theme.css +++ b/public/buyersform/theme.css @@ -15,7 +15,7 @@ .login-pf-page .card-pf { max-width: 440px !important; margin: auto !important; - background-color: #ffffff; + background-color: #ffffff !important; }