improve text styling

This commit is contained in:
Aadil Ayub 2023-04-13 15:41:24 +00:00
parent 5d62c31778
commit c8500cc586
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ body {
margin-inline: auto;
color: white;
font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
line-height: 1.5;
}
a, a:link {