From 6268b5248f683af3c13c05f0ae351d7efa69bd87 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Thu, 30 May 2024 13:39:36 +0500 Subject: [PATCH] adjust medium font size --- theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.json b/theme.json index b544e16..4f831bc 100644 --- a/theme.json +++ b/theme.json @@ -81,7 +81,7 @@ { "fluid": false, "name": "Medium", - "size": "18px", + "size": "20px", "slug": "medium" }, {