From 561164bc2319016cbaec26f3cd7f2717fa09d08f Mon Sep 17 00:00:00 2001 From: Alexei Anoshenko <2277098+anoshenko@users.noreply.github.com> Date: Thu, 8 May 2025 16:00:49 +0300 Subject: [PATCH] Update app_styles.css --- app_styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app_styles.css b/app_styles.css index 09e4dbd..671ff7e 100644 --- a/app_styles.css +++ b/app_styles.css @@ -22,6 +22,7 @@ body { margin: 0 auto; width: 100%; height: 100vh; + font-family: system-ui; } div {