Skip to content

Commit 5357786

Browse files
authored
Merge pull request #118 from cs50/feat/issue-90-visibility
update line height
2 parents e4928f2 + f41243e commit 5357786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compare50/_renderer/static/match.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ pre {
116116
}
117117

118118
.line {
119-
line-height: 1em;
119+
line-height: 1.15em;
120120
font-family: Consolas, monospace;
121121
}
122122

0 commit comments

Comments
 (0)