change back to Inter font

This commit is contained in:
Alejandro Gomez
2023-02-09 23:30:51 +01:00
parent 11ce907c66
commit 08260f10e3
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ html.light {
body {
margin: 0;
font-family: "Be Vietnam Pro", sans-serif;
font-family: "Inter", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: var(--bg-color);