I opened a topic before about this same issue, back then it was only on the website and not on this forum, now it happens on both.
Did this issue get resolved or and updated or should I fix it myself like the comment suggested?
can I make a pull request somewhere?
it seems like 1 missing css rule would fix it
Update: I found a workaround. If you use the following CSS (I’m using a browser extension for this) it returns font rendering to normal.
*{
text-rendering: geometricPrecision;
}
1 Like
rsb
March 18, 2026, 3:55pm
3
Hi @JWVerzijden , good research! We’ve been chatting about this in a different thread at A New Default Theme - #18 by rsb - the wavy text that emerged after the forum theme change got fixed for a while, but recently came back, at least for me. @Colin has been adjusting the CSS and will likely be interested in your findings.
mikej96
(Mikej96)
March 21, 2026, 9:36pm
5
Came here to open this. I opened a ticket on this months ago, and forgot about it because I created a tamper monkey work around.
Here is what it looks like. Makes a person dizzy to use this site for too long.
The issue has been resolved!
@AliSot2000
I appreciate you digging into this!
I’ve updated the fonts on the forum to the same versions found on cursor.com (1.107 → 1.108). Can you hard refresh the forum and let me know if it’s fixed?
1 Like