Skip to content

Commit ea63fb0

Browse files
authored
fix: line-height
1 parent 021aec4 commit ea63fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/assets/css/ci-theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2141,7 +2141,7 @@ html.dark-theme #discuss-icon {
21412141

21422142
ul li {
21432143
margin-top: 1rem;
2144-
line-height: 1.5em;
2144+
line-height: 1em;
21452145
}
21462146

21472147
.warning {

0 commit comments

Comments
 (0)