From 742a6b24f50f41cbd11b3faf573de4e69401d358 Mon Sep 17 00:00:00 2001 From: Hex-4 <121138331+Hex-4@users.noreply.github.com> Date: Thu, 1 Aug 2024 14:49:46 -0600 Subject: [PATCH] Add Inter as default font --- stream/tiling-frontend/src/App.svelte | 3 ++- stream/tiling-frontend/src/app.css | 10 +++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/stream/tiling-frontend/src/App.svelte b/stream/tiling-frontend/src/App.svelte index 599c8f5..3fc4ddb 100644 --- a/stream/tiling-frontend/src/App.svelte +++ b/stream/tiling-frontend/src/App.svelte @@ -73,7 +73,8 @@ }; }); - + +