diff --git a/assets/main.scss b/assets/main.scss index 700b208..079a018 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -593,7 +593,7 @@ table.image caption { padding-top: 20px; font-weight: bold; } - div.blog-post__content p:first-of-type::first-letter, + p:first-of-type::first-letter, span.first-letter { font-weight: 900; font-size: 75px;