change line height

This commit is contained in:
Freeplay 2023-02-25 19:48:10 -05:00
parent 404f7986e1
commit 8cb3a25245

View file

@ -32,7 +32,7 @@ html {
overflow-wrap: break-word;
font-family: "BIZ UDGothic", Roboto, HelveticaNeue, Arial, sans-serif;
font-size: 14px;
line-height: 1.35;
line-height: 1.6;
text-size-adjust: 100%;
tab-size: 2;