Thanks for reporting this, we have a fix that has recently been merged and will be available the next time Discourse is updated on that site.
I also noticed that there’s a minor theme issue on the Killer Instinct site that makes the header title difficult to read:
This can be fixed with a minor theme adjustment, like
.d-header {
background: var(--secondary);
}
(we don’t manage this site’s theme directly, so it’s not a fix we can apply ourselves)
2 Likes