Increase the font weight of the opcode table
Open
- Dominant language
- SCSS
- Stars
- 28
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The table cells are almost too faint to read on my screen. Applying `.opcode-info { font-weight: 600; }` fixes this without making cells wider or text larger.
Current font (in Chrome on Windows) on the left; my edit on the right:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.