From: Zachary Vance Date: Mon, 17 Jul 2023 17:16:30 +0000 (-0400) Subject: typo X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=f3b4d47f5bd59554f03e9918b6204c6cf113bf4d;p=za3k.git typo --- diff --git a/markdown.css b/markdown.css index 4e8e74e..b6ca5a5 100644 --- a/markdown.css +++ b/markdown.css @@ -1,6 +1,6 @@ @media (min-width: 800px) { body { - margin-left: 20px; + margin-left: 20%; width: max(500px, 50%); padding: 5em; }