作者 景龙
1 个管道 的构建 通过 耗费 0 秒

修改首页星球推荐图片尺寸

@@ -493,9 +493,8 @@ p { @@ -493,9 +493,8 @@ p {
493 border-radius:50%; 493 border-radius:50%;
494 } 494 }
495 .scout_image{ 495 .scout_image{
496 - width:295px;  
497 - height:230px;  
498 - margin-top:10px; 496 + width: 290px;
  497 + height: 230px;
499 } 498 }
500 .scout_image img{ 499 .scout_image img{
501 width:230px; 500 width:230px;
@@ -821,7 +820,7 @@ p { @@ -821,7 +820,7 @@ p {
821 } 820 }
822 821
823 .scout_box img { 822 .scout_box img {
824 - width: 80% !important; 823 + width: 100% !important;
825 display: block; 824 display: block;
826 margin: auto; 825 margin: auto;
827 } 826 }