Skip to content

Commit 641b14d

Browse files
Bikram GoleBikram Gole
authored andcommitted
Increase cli snapshot text size
1 parent 509467c commit 641b14d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

styles.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3267,11 +3267,11 @@ body[data-theme="paper"] .skeleton-line {
32673267

32683268
.cli-block {
32693269
margin: 0;
3270-
padding: 0.3rem 0.48rem 0.36rem;
3270+
padding: 0.38rem 0.58rem 0.42rem;
32713271
background: #0a0f18;
32723272
font-family: "JetBrains Mono", "Fira Mono", "Menlo", "Consolas", "Courier New", monospace;
3273-
font-size: 0.58rem;
3274-
line-height: 1.3;
3273+
font-size: 0.64rem;
3274+
line-height: 1.35;
32753275
color: var(--ink);
32763276
white-space: pre-wrap;
32773277
border: 0;

0 commit comments

Comments
 (0)