diff --git a/static/style.css b/static/style.css index ae7d053..d89dca0 100644 --- a/static/style.css +++ b/static/style.css @@ -34,7 +34,7 @@ html, body { .item p { display: inline; } -h1 p,h2 p,h3 p,h4 p,h5 p,h6 p { +h1 p,h2 p,h3 p,h4 p,h5 p,h6 p, li p { display: inline; }