X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/5aabf12286e74aeb60b829d6401db8b17881a03f..d92ac8ccf6516011bc40bff2b17ef0d0d766f9de:/static/css/style.css diff --git a/static/css/style.css b/static/css/style.css index c18e6fa..6c7fd1b 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -31,12 +31,14 @@ main { h1, h2, h3, h4 { margin: 1.414em 0 0.5em; font-weight: 400; + width: 100%; + max-width: 640px; } p, ul, ol, img { width: 100%; margin: 1.414em 0; - max-width: 30em; + max-width: 480px;; } ul, ol { margin-left: 1.414em; }