Skip to content

Commit b24a550

Browse files
committed
style(blog): unify article paragraph typography
1 parent 55b235b commit b24a550

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

src/css/custom.css

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -469,12 +469,6 @@ a.blog-post__visual:hover .blog-post__image {
469469
font-size: 18px;
470470
}
471471

472-
.blog-post .markdown > p:first-child {
473-
color: var(--ink-9);
474-
font-size: 20px;
475-
line-height: 1.55;
476-
}
477-
478472
.blog-post .markdown h2 {
479473
margin: 56px 0 20px;
480474
font-size: 28px;
@@ -801,10 +795,6 @@ a.blog-post__visual:hover .blog-post__image {
801795
font-size: 16px;
802796
}
803797

804-
.blog-post .markdown > p:first-child {
805-
font-size: 18px;
806-
}
807-
808798
.blog-post h1 {
809799
font-size: 30px;
810800
letter-spacing: -0.025em;

0 commit comments

Comments
 (0)