From 3b4a2217dfa5ec713896a2b1941635996a1aa60f Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sat, 8 Jul 2023 17:19:53 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20(index)=20for=20wide=20screen=20?= =?UTF-8?q?we=20need=20to=20see=20everything?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 67db3b5..23c5404 100644 --- a/style.css +++ b/style.css @@ -9,7 +9,7 @@ } body { - font-size: 36px; + font-size: 28px; font-family: "Noto Serif", serif; margin: 0; }