diff --git a/static/css/pelican.css b/static/css/pelican.css index d98b7f2..a9c87b4 100644 --- a/static/css/pelican.css +++ b/static/css/pelican.css @@ -10,18 +10,6 @@ /************************************************/ /* resets */ -ul, ol { - list-style: none; -} - -ol { - display: flex; - padding: 0; - margin: 0; -} - - - .post st-link { text-decoration: none; }