1
0

Set line-height to 100%

This commit is contained in:
Serghei Cebotari 2023-11-28 22:29:40 +03:00
parent e6e80ab456
commit 3b93306d93

View File

@ -35,7 +35,7 @@
body {
font-family: 'Computer Modern Serif', serif;
font-size: 13pt;
line-height: 120%;
line-height: 100%;
background: white;
display: block;
margin: 1cm auto;