diff --git a/src/components/article/article.css b/src/components/article/article.css index cc88af6df..8580546ed 100644 --- a/src/components/article/article.css +++ b/src/components/article/article.css @@ -55,6 +55,6 @@ @media screen and (max-width: 550px) { .gpt3__blog-container_article-content h3 { font-size: 18px; - line-height: 25p; + line-height: 25px; } } \ No newline at end of file