Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only make column headers bold, not row headers
Having row headers is very important for accessibility. But all of our table headers are bold, and that often doesn't look good with long row headers. People who understand table semantics would need to overwrite that. And people who don't understand semantics might choose not to use them.
- Loading branch information