From d38ff2bc74e07bcaf3807e9d972e6d9af6f4feb4 Mon Sep 17 00:00:00 2001 From: Fabien Freling Date: Tue, 19 Nov 2019 14:14:36 +0100 Subject: [PATCH] Use default font size --- css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/style.css b/css/style.css index 51ae39d..c45d216 100644 --- a/css/style.css +++ b/css/style.css @@ -5,7 +5,6 @@ body { max-width: 800px; font-family: sans-serif; - font-size: 12pt; line-height: 1.4; padding-left: 2ch; padding-right: 3ch; /* for scrollbar */