all repos — website @ f823bd0016e6870369b9e98a7b582fc848d5748e

personal website hosted at prithu.xyz, built using hugo

fix lists in post.html
Prithu Goswami prithugoswami524@gmail.com
Sat, 11 Jan 2020 21:31:51 +0530
commit

f823bd0016e6870369b9e98a7b582fc848d5748e

parent

a680017769e382a8be805868be6d41f4b5558e8a

1 files changed, 0 insertions(+), 12 deletions(-)

jump to
M site/css/blog.csssite/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;