Comment by meerita
13 hours ago
I went to the website and the letter-spacing is something they maybe forgot to add to everything. I just tried letter-spacing: -0.05rem; and everything looks more readeable and the font shines even better.
13 hours ago
I went to the website and the letter-spacing is something they maybe forgot to add to everything. I just tried letter-spacing: -0.05rem; and everything looks more readeable and the font shines even better.
How did you do that? I noticed the spacing was very wide between leters,it bothered me.
Opened the inspector, add letter-spacing to a general rule they have for all text elements.
F12