From f3f8fcdd7fdc62b23cf5bac327d5db2095262921 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Wed, 14 Feb 2024 16:09:16 -0800 Subject: [PATCH] Minor formatting --- content/stories/scan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }