Is there a way to eliminate the gap between the Currency Symbol and Amount?
I've been attempting to get rid of the space between the currency symbol and the amount in my HTML code. However, even when I input decimals, there remains a gap between the currency symbol and the amount. Can someone assist me in resolving this issue? I want to remove the space between the INR sign and the amount. Below is my current code:-
<span class="discount">₹ 4500</span>