mirror of
https://github.com/standardebooks/web.git
synced 2025-07-19 12:54:48 -04:00
Adjust line height
This commit is contained in:
parent
8efec57abd
commit
6fa49d012a
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ html{
|
|||
-webkit-hyphens: auto;
|
||||
hyphens: auto;
|
||||
font-size: 22px;
|
||||
line-height: 1.3;
|
||||
line-height: 1.4;
|
||||
/* fallback for ie */
|
||||
background: #e9e7e0;
|
||||
background: var(--body-bg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue