mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 10:32:40 +00:00
increase line height
This commit is contained in:
parent
53a4edb759
commit
35927c5115
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ if __name__ == "__main__":
|
|||
}
|
||||
body {
|
||||
font-family: 'Exo 2';
|
||||
line-height: 1.2;
|
||||
line-height: 1.25;
|
||||
font-size: 11pt;
|
||||
color: #000;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue