payment.html - Changed meta accent color to a darker red

This commit is contained in:
Matthew Patrick 2021-09-26 16:55:42 +07:00
parent 3fbf901e05
commit f462ea17a0

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta name="theme-color" content="#8b0000">
<meta name="theme-color" content="#2f0001">
<link href="assets/favicon.webp" rel="shortcut icon" type="image/png"/>
<title>Payment</title>
<link crossorigin="anonymous" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css"