From 161a8f1917f17f169ca750e37a18d4f35014c6fa Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sun, 14 Apr 2019 15:28:08 -0500 Subject: fixed but that put unpublished src posts in sitemap --- design/sass/_details.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'design/sass') diff --git a/design/sass/_details.scss b/design/sass/_details.scss index a24227b..b84e680 100644 --- a/design/sass/_details.scss +++ b/design/sass/_details.scss @@ -204,7 +204,7 @@ h4.post-source { text-decoration: none; } } -.post-essay p:first-child:first-letter { +.post-essay ~ p:first-child:first-letter { @include fancy_sans; font-size: 75px; line-height: 60px; -- cgit v1.2.3