Skip to content

Commit 37d0feb

Browse files
reduce mobile line height
1 parent f84b889 commit 37d0feb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

diff-viz-styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247

248248
.code-content {
249249
font-size: 7px;
250-
line-height: 10px;
250+
line-height: 8px;
251251
}
252252

253253
.line-number {
@@ -269,7 +269,7 @@
269269

270270
.code-content {
271271
font-size: 5px;
272-
line-height: 8px;
272+
line-height: 6px;
273273
}
274274

275275
.line-number {

0 commit comments

Comments
 (0)