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; }