From 060e8796d3b7b0efb5d39293d27de0ef098f5905 Mon Sep 17 00:00:00 2001 From: remi Date: Wed, 4 May 2022 22:15:41 +0200 Subject: [PATCH] okgit push! bug fixed :D --- text_analysis.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/text_analysis.css b/text_analysis.css index 8aba58f..409ac69 100644 --- a/text_analysis.css +++ b/text_analysis.css @@ -10,8 +10,7 @@ --left-color: rgb(167, 179, 167); --right-color: rgb(97, 206, 97); --font-normal: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; - /* --font-heonian: "heonian", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */ - --font-heonian: "heonian"; + --font-heonian: "heonian", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; } body {