Set line-height to 100%
This commit is contained in:
parent
e6e80ab456
commit
3b93306d93
@ -35,7 +35,7 @@
|
|||||||
body {
|
body {
|
||||||
font-family: 'Computer Modern Serif', serif;
|
font-family: 'Computer Modern Serif', serif;
|
||||||
font-size: 13pt;
|
font-size: 13pt;
|
||||||
line-height: 120%;
|
line-height: 100%;
|
||||||
background: white;
|
background: white;
|
||||||
display: block;
|
display: block;
|
||||||
margin: 1cm auto;
|
margin: 1cm auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user