Browse Source

Change profile background color

hossainemruz 4 năm trước cách đây
mục cha
commit
8cfa9757d6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      static/assets/css/home.css

+ 1 - 1
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;
 }