diff --git a/assets/blog.css b/assets/blog.css index 72fff8f..fbdf600 100644 --- a/assets/blog.css +++ b/assets/blog.css @@ -83,7 +83,8 @@ p margin: 0.5em auto; } -.content > div:first-of-type > p:first-of-type +.content > div:first-of-type > p:first-of-type, +.sectionbody > div:first-of-type > p:first-of-type { text-indent: 0; }