diff --git a/static/css/user.css b/static/css/user.css index c8e487b..6c5938d 100644 --- a/static/css/user.css +++ b/static/css/user.css @@ -35,7 +35,7 @@ h2, p { .post { border-radius: 8px; - background-color: #3f3f3f; + background-color: #2c2c2c; font-weight: 400; }