From d8a1980cf2f532d2d413288b5169716e01f65470 Mon Sep 17 00:00:00 2001 From: samlhuillier Date: Wed, 29 Nov 2023 09:54:49 -0600 Subject: [PATCH] set global font to inter --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 55072389..e4f49145 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -21,7 +21,7 @@ const App: React.FC = () => { }; return ( -
+
{/* */} {directory ? (