changed font-color of naira withdraw cancel btn

This commit is contained in:
2023-08-04 13:39:09 +01:00
parent 1e6be76449
commit 6cccd1c372
@@ -798,7 +798,7 @@ function NairaWithdraw({
onClick={action}
className="px-4 py-1 h-11 max-w-[100px] w-full flex justify-center bg-[#f5a430] text-black items-center text-base rounded-full"
>
<span className="text-gradient">Cancel</span>
Cancel
</button>
<button