chore: styles

This commit is contained in:
Cory Dransfeldt 2024-09-02 19:42:56 -07:00
parent 5d85362db1
commit 5956d72f41
No known key found for this signature in database
12 changed files with 25 additions and 33 deletions

View file

@ -14,7 +14,7 @@
- improve text rendering
*/
body {
line-height: var(--line-height-reduced);
line-height: var(--line-height-md);
-webkit-font-smoothing: antialiased;
}