diff --git a/index.css b/index.css index 399b7e8..25ba467 100644 --- a/index.css +++ b/index.css @@ -2,7 +2,7 @@ .blog-header { line-height: 1; - border-bottom: 1px solid #e5e5e5; + border-bottom: 50px solid #e5e5e5; } .blog-header-logo { @@ -79,11 +79,11 @@ h1, h2, h3, h4, h5, h6 { .blog-title { margin-bottom: 0; font-size: 2rem; - font-weight: 400; + font-weight: 2000; } .blog-description { font-size: 1.1rem; - color: #999; + color: #989; } @media (min-width: 40em) {