Hello, I am working with Markdown and I realized that on some devices the letters of the content appear very clear. Do you know why it happens on some devices and not on others? Example, in windows using chrome everything looks perfect, but chrome in ubuntu doesn't.
I place screenshots.
#Markdown: Very light letter colors on some devices and browers
3 messages · Page 1 of 1 (latest)
Still waiting for an answer?
It looks like no-one has responded to your question yet. People might not be available right now or don’t know how to answer your question. Want an answer while you wait? Try asking our experimental bot in #1095492539085230272.
I would inspect the elements in each browser and see what the computed color value is for the text and where it's getting that value from. If it's not a rendering bug, then there must be a reason one browser is choosing lighter text. Are you using Tailwind?