From 3bd3faf5f19c6e718fc6f2dff9a2f24bb18822c9 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 21 May 2021 19:20:14 +0100 Subject: [PATCH] quote size --- theme/hacker/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/hacker/theme.json b/theme/hacker/theme.json index e819daadf..295915c00 100644 --- a/theme/hacker/theme.json +++ b/theme/hacker/theme.json @@ -21,7 +21,7 @@ "font-size-tox2": "10px", "gallery-font-size": "12px", "gallery-font-size-mobile": "26px", - "quote-font-size": "12%", + "quote-font-size": "26px", "dropdown-fg-color": "#dddddd", "dropdown-bg-color": "#111", "dropdown-bg-color-hover": "#035103",