chore: styles
This commit is contained in:
parent
ee721631b9
commit
f0e3f15c93
16 changed files with 62 additions and 54 deletions
|
@ -14,7 +14,7 @@
|
|||
- improve text rendering
|
||||
*/
|
||||
body {
|
||||
line-height: 1.5;
|
||||
line-height: var(--line-height-reduced);
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue