make tinychat local (#7871)

This commit is contained in:
George Hotz
2024-11-24 14:45:48 +08:00
committed by GitHub
parent 22d5def113
commit 5d28a202b5
15 changed files with 1388 additions and 19 deletions

View File

@@ -271,7 +271,7 @@ p {
/* fonts */
.megrim-regular {
font-family: "Megrim", system-ui;
font-family: monospace;
font-weight: 400;
font-style: normal;
}