gopi-suvanam / scribbler

Scribbler - JavaScript Notebook Tool for experimenting in JavaScript. Runs in the browser without a backend. Discord server: https://discord.gg/uxNSsWunwU
https://scribbler.live
MIT License
67 stars 7 forks source link

Use fixed-width fonts #20

Closed gopi-suvanam closed 1 month ago

gopi-suvanam commented 5 months ago

The variable width font is jarring for programmers. move the code and UI to fixed width font. Choose a font that differentiates itself and yet it is not jarring.

gopi-suvanam commented 1 month ago

Done