소스 검색

Merge remote-tracking branch 'origin/master'

gt 3 년 전
부모
커밋
2ca6245655
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      src/main/resources/static/main/css/index1.css

+ 1 - 2
src/main/resources/static/main/css/index1.css

@@ -374,14 +374,13 @@ li {
 }
 
 .swiper-slide>ul{
-    width: 1176px;
+    width: 1199px;
     height: 705px;
 	display: flex;
 	flex-wrap: wrap;
 	justify-content:space-between;
 	/* padding: 0 15px; */
     /* margin: 5px auto 0; */
-    margin-left: 13px;
 }
 
 .swiper-slide>ul>li{