Skip to content

Commit e9ddbf6

Browse files
Increase line height for better readability
1 parent 5e2b2f6 commit e9ddbf6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/perl.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ UL{
1515
list-style-type: square;
1616
}
1717

18+
P, LI, PRE {
19+
line-height:22.6524758px;
20+
}
21+
1822
A {
1923
color: #003399;
2024
/* color: #0055BB; */

0 commit comments

Comments
 (0)