There was an error while loading. Please reload this page.
1 parent 55b235b commit b24a550Copy full SHA for b24a550
1 file changed
src/css/custom.css
@@ -469,12 +469,6 @@ a.blog-post__visual:hover .blog-post__image {
469
font-size: 18px;
470
}
471
472
-.blog-post .markdown > p:first-child {
473
- color: var(--ink-9);
474
- font-size: 20px;
475
- line-height: 1.55;
476
-}
477
-
478
.blog-post .markdown h2 {
479
margin: 56px 0 20px;
480
font-size: 28px;
@@ -801,10 +795,6 @@ a.blog-post__visual:hover .blog-post__image {
801
795
font-size: 16px;
802
796
803
797
804
- .blog-post .markdown > p:first-child {
805
- font-size: 18px;
806
- }
807
808
798
.blog-post h1 {
809
799
font-size: 30px;
810
800
letter-spacing: -0.025em;
0 commit comments