Switch the main font to "Lato"

This commit is contained in:
Adorian Doran 2024-11-27 01:13:35 +02:00
parent dd707d64e5
commit 12cae219db

View File

@ -1,5 +1,5 @@
:root {
--main-font-family: "Inter Regular", sans-serif;
--main-font-family: "Lato", sans-serif;
--main-font-size: normal;
--tree-font-family: var(--main-font-family);