fix lists in post.html
Prithu Goswami prithugoswami524@gmail.com
Sat, 11 Jan 2020 21:31:51 +0530
1 files changed,
0 insertions(+),
12 deletions(-)
jump to
M
site/css/blog.css
→
site/css/blog.css
@@ -106,18 +106,6 @@ list-style-position: outside;
padding: 0 1.2rem; } -.post-text > ul > ul{ - text-indent: 2.5rem; -} - -.post-text > ul > ul{ - text-indent: 2.5rem; -} - -.post-text > ul > ul > ul{ - text-indent: 4.5rem; -} - .post-text > pre { max-width: 100%; background: #ddd;