increase line height

This commit is contained in:
tildearrow 2023-09-11 00:04:40 -05:00
parent 53a4edb759
commit 35927c5115

View file

@ -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;
}