increase line height
This commit is contained in:
parent
53a4edb759
commit
35927c5115
|
@ -119,7 +119,7 @@ if __name__ == "__main__":
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-family: 'Exo 2';
|
font-family: 'Exo 2';
|
||||||
line-height: 1.2;
|
line-height: 1.25;
|
||||||
font-size: 11pt;
|
font-size: 11pt;
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue