Skip to content

Commit d51193a

Browse files
committed
increase code line-height
1 parent 036332c commit d51193a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ pre {
241241
background-color: var(--header);
242242
border-radius: .25rem;
243243
padding: 1rem;
244-
line-height: .875rem;
244+
line-height: 1.25rem;
245245
}
246246

247247
.contains-task-list {

0 commit comments

Comments
 (0)