tone down the line-height a bit
I think the color changes and using viewport magic has helped readability a bit
This commit is contained in:
parent
49ab2befb6
commit
4042932240
|
@ -81,7 +81,7 @@ section.content {
|
|||
font-size: 11pt;
|
||||
|
||||
padding: 0 1em;
|
||||
line-height: 1.7em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
footer {
|
||||
|
|
Loading…
Reference in New Issue