Changed default font

This commit is contained in:
2026-07-06 16:30:06 +02:00
parent 285abc517f
commit 2b354291d2
10 changed files with 47 additions and 183 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
* {
all: unset;
font-size: 14px;
font-family: "SF Pro Display";
font-family: "Adwaita Sans";
transition: 200ms;
}