diff --git a/content/stories/scan.md b/content/stories/scan.md index a0ffc79..e048fe0 100644 --- a/content/stories/scan.md +++ b/content/stories/scan.md @@ -12,7 +12,7 @@ main blockquote { text-indent: none; } -main blockquote + p { +main blockquote + p, main > p:first-of-type { text-indent: 2rem; }