style: reduce terminal font size to 11

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
centdix
2026-02-22 01:46:59 +00:00
parent 8446e3b551
commit 7aea965803
@@ -23,7 +23,7 @@
selectionBackground: "#264f78",
},
fontFamily: "'JetBrains Mono', 'Fira Code', 'Cascadia Code', Menlo, monospace",
fontSize: 13,
fontSize: 11,
scrollback: 10000,
});