From 452cc7704bfc227a461be1b35b4ed736f57f5013 Mon Sep 17 00:00:00 2001 From: Aleksandr Yakovlev Date: Tue, 9 Jan 2024 11:32:53 +0700 Subject: [PATCH] Local CSS changes --- src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.css b/src/index.css index da0c394..3b5cd93 100644 --- a/src/index.css +++ b/src/index.css @@ -150,7 +150,7 @@ html { } body { - font-family: ui-rounded, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, + font-family: ui-rounded, -apple-system, BlinkMacSystemFont, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif; font-size: var(--text-size); word-wrap: break-word;