浏览代码

Change profile background color

hossainemruz 4 年之前
父节点
当前提交
8cfa9757d6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      static/assets/css/home.css

+ 1 - 1
static/assets/css/home.css

@@ -28,7 +28,7 @@
 .home img {
 .home img {
   width: 148px;
   width: 148px;
   height: 148px;
   height: 148px;
-  background-color: #f9fafc;
+  background-color: #e7e7ef;
   padding: 5px;
   padding: 5px;
   margin-bottom: 10px;
   margin-bottom: 10px;
 }
 }