From 4fb454427c6a735837c4ac913e384c5013dc7361 Mon Sep 17 00:00:00 2001 From: shahanneda Date: Wed, 20 Jul 2022 21:33:33 -0700 Subject: [PATCH] Updated id --- components/WordCloud.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/WordCloud.module.css b/components/WordCloud.module.css index 71a61f9..5aea015 100644 --- a/components/WordCloud.module.css +++ b/components/WordCloud.module.css @@ -3,7 +3,7 @@ text-anchor: "middle"; } -#tooltip { +.tooltip { font-family: "Inconsolata", monospace; font-weight: bold; top: 0;