From 0fc8f4367bee44f92bad5bd2ab9b33945c3ff5ef Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Wed, 1 Jun 2022 15:01:30 +0300 Subject: [PATCH] update @ Wed 1 Jun 15:01:30 EEST 2022 Signed-off-by: Ari Archer --- content/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/styles.css b/content/styles.css index f515727..64de4f4 100644 --- a/content/styles.css +++ b/content/styles.css @@ -40,7 +40,7 @@ pre * { body { margin: auto; padding: 2rem; - max-width: 1250px; + max-width: 1100px; min-height: 100vh; text-rendering: optimizeSpeed; }