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
@@ -3,7 +3,7 @@ margin: 0px;
border: 2px solid #bd93f9;
background-color: rgba(40,42,54,.5);
border-radius: 13px;
font-family: "SF Pro Display";
font-family: "Adwaita Sans";
}
#input {