diff --git a/blog/css/style-blog.css b/blog/css/style-blog.css index 9957f83f..ee5f499f 100644 --- a/blog/css/style-blog.css +++ b/blog/css/style-blog.css @@ -172,7 +172,7 @@ hr { .blog-container { width: 95%; max-width: 68.75rem; - background-color: black; + background-color: #101010; color: #dddddd; border-radius: 2rem; overflow: hidden;