app
app copied to clipboard
Fix blurry right click menus
This is ~~an untested~~ a change to resolve a problem I noticed in the desktop app and then corrected by adjusting the CSS in the inspector.
The font blurriness seems to only occur when the pixels are odd numbers, thus by using even numbers we can avoid the blurry right click menu that sometimes appears.