From 545133a542d1904632768db1922be6e3a38ae10f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 18 Jan 2018 18:42:54 +0100 Subject: Revert to previous font size --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 49839f0..53a0d6b 100644 --- a/config.h +++ b/config.h @@ -25,7 +25,7 @@ static Parameter defconfig[ParameterLast] = { [DiskCache] = { { .i = 1 }, }, [DNSPrefetch] = { { .i = 1 }, }, [FileURLsCrossAccess] = { { .i = 0 }, }, - [FontSize] = { { .i = 10 }, }, + [FontSize] = { { .i = 12 }, }, [FrameFlattening] = { { .i = 0 }, }, [Geolocation] = { { .i = 0 }, }, [HideBackground] = { { .i = 0 }, }, -- cgit v1.2.3