From e7db1820906f509be253ff7920c3e3f02a186feb Mon Sep 17 00:00:00 2001 From: mms Date: Tue, 30 Jul 2024 15:18:03 +0200 Subject: feat: fix sentence --- layouts/brain-rot/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/brain-rot/baseof.html') diff --git a/layouts/brain-rot/baseof.html b/layouts/brain-rot/baseof.html index 98ab9da..2a80353 100644 --- a/layouts/brain-rot/baseof.html +++ b/layouts/brain-rot/baseof.html @@ -61,7 +61,7 @@ html { height:100%; font-family: serif; - font-size: 1em; + font-size: 1.2em; color: var(--text-color); } body { -- cgit v1.2.3