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