diff --git a/static/css/toledot.css b/static/css/toledot.css index a453b4e..7c657e7 100644 --- a/static/css/toledot.css +++ b/static/css/toledot.css @@ -12,7 +12,7 @@ blockquote { overflow-wrap: break-word; } -blockquote ul { +ul { list-style-type: disc; margin-left: 1rem; }