You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: ASK ME reads in the memory font (VT323), not chunky Pixelify Sans
The ask/answer prose was set in font-ui (Pixelify Sans), which is a
display face — fine for labels, a nightmare for reading questions and
typing answers. Switch the tab's body text to the mono face (VT323),
the same font the memory viewer uses and far more legible for prose:
container defaults to mono, the question/answer/title overrides follow,
and sizes bump slightly (VT323 runs small). Display/badge bits keep
their explicit faces.
0 commit comments