diff --git a/static/assets/css/home.css b/static/assets/css/home.css index 4f193c3..78c0373 100644 --- a/static/assets/css/home.css +++ b/static/assets/css/home.css @@ -28,7 +28,7 @@ .home img { width: 148px; height: 148px; - background-color: #f9fafc; + background-color: #e7e7ef; padding: 5px; margin-bottom: 10px; }