diff --git a/apps/web/src/components/terminal.tsx b/apps/web/src/components/terminal.tsx index 961bfe1..16ecbd5 100644 --- a/apps/web/src/components/terminal.tsx +++ b/apps/web/src/components/terminal.tsx @@ -214,7 +214,7 @@ export const TerminalComponent: React.FC = ({ cursorBlink: true, fontSize: currentFontSize, fontFamily: 'Menlo, Monaco, "Courier New", monospace', - lineHeight: 1.0, + lineHeight: 1.2, letterSpacing: 0, allowTransparency: false, theme: {