From fa7fc16fd2d78f2c030a3879480d229ba9fd5cc1 Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:39:30 -0600 Subject: [PATCH] core: remove bold font --- default.css | 1 - 1 file changed, 1 deletion(-) diff --git a/default.css b/default.css index 503b494..25244e7 100644 --- a/default.css +++ b/default.css @@ -41,7 +41,6 @@ canvas { margin: 6px; margin-top: 0px; padding: 8px; - font-weight: bold; display: inline-block; }