From 66d5c296861c45d8748346faedf74c58bee034ed Mon Sep 17 00:00:00 2001 From: kuga Date: Sat, 28 Sep 2019 14:44:24 +0900 Subject: [PATCH] changed css file --- index.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) {