I am using the following css :
p::first-letter {
font-size: 400%;
line-height: 0;
}
I want to reduce the gap between the first and the second character. For example in this website I want to reduce the space between 'T' and 'h' in the first word 'Thakur'.