From e2ab01fe852f69d5cc91a5628ca5bc147d503732 Mon Sep 17 00:00:00 2001 From: Chetan27Pareek Date: Fri, 27 Jun 2025 22:15:40 +0530 Subject: [PATCH] changed the font to arial --- dist/PublicLab.Editor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/PublicLab.Editor.css b/dist/PublicLab.Editor.css index adef09d8..ae59b4a0 100644 --- a/dist/PublicLab.Editor.css +++ b/dist/PublicLab.Editor.css @@ -92,7 +92,7 @@ pre { .pl-editor h2, .pl-editor h3, .pl-editor h4 { - font-family: "Junction Light", serif; + font-family: Arial, Helvetica, sans-serif; } .pl-editor .powertags {