Remix.run Logo
meerita a day 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.

t098i3 13 hours ago | parent | next [-]

I think that was intentional so the font would fit into all the places they were previously using the paid font without reflowing all the content.

SubiculumCode a day ago | parent | prev [-]

How did you do that? I noticed the spacing was very wide between leters,it bothered me.

meerita a day ago | parent | next [-]

Opened the inspector, add letter-spacing to a general rule they have for all text elements.

abcd_f a day ago | parent | prev [-]

F12