diff --git a/static/css/toledot.css b/static/css/toledot.css index 18aa68d..a453b4e 100644 --- a/static/css/toledot.css +++ b/static/css/toledot.css @@ -14,4 +14,5 @@ blockquote { blockquote ul { list-style-type: disc; + margin-left: 1rem; }