Skip to content

Commit 07f7c48

Browse files
Bikram GoleBikram Gole
authored andcommitted
Increase cli snapshot text size again
1 parent 641b14d commit 07f7c48

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.38rem 0.58rem 0.42rem;
3270+
padding: 0.42rem 0.62rem 0.46rem;
32713271
background: #0a0f18;
32723272
font-family: "JetBrains Mono", "Fira Mono", "Menlo", "Consolas", "Courier New", monospace;
3273-
font-size: 0.64rem;
3274-
line-height: 1.35;
3273+
font-size: 0.7rem;
3274+
line-height: 1.4;
32753275
color: var(--ink);
32763276
white-space: pre-wrap;
32773277
border: 0;

0 commit comments

Comments
 (0)