diff --git a/templates/template.css b/templates/template.css index 5e23eb3..e8f7d6d 100644 --- a/templates/template.css +++ b/templates/template.css @@ -95,7 +95,7 @@ nav { } /* Improving readability for the HTML format only */ -p, blockquote, ul, ol { +p, blockquote, li { margin-right: auto; max-width: 33em; }