mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
Chore: Tighten terminal preview line-height to 1.3
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
padding: 18px 20px;
|
||||
font-family: "SF Mono", "Fira Code", "Cascadia Code", "JetBrains Mono", Menlo, Monaco, "Courier New", monospace;
|
||||
font-size: 15px;
|
||||
line-height: 1.7;
|
||||
line-height: 1.3;
|
||||
margin-top: 20px;
|
||||
border: 1px solid rgba(255,255,255,0.04);
|
||||
overflow-x: auto;
|
||||
|
||||
Reference in New Issue
Block a user