dragos-efy / efy-apps

The website + a collection of static apps built with efy.
https://efy.ooo
GNU Affero General Public License v3.0
6 stars 1 forks source link

Monospace font in text editor #3

Open DarkCat09 opened 1 year ago

DarkCat09 commented 1 year ago

Hi. Don't you think that monospace font would be better? For example, JetBrains Mono or Iosevka.

As suggested in the Matrix room:

.text_editor pre {
  --efy_font_family: monospace, other fonts;
}
dragos-efy commented 1 year ago

I'll look into it. Thanks!