liting2017 6 년 전
부모
커밋
cea7ffde43
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/css/newMenu/landingPage/invRegister.css

+ 2 - 2
src/css/newMenu/landingPage/invRegister.css

@@ -32,7 +32,7 @@ body{
     justify-content: space-around;
     justify-content: space-around;
 }
 }
 .topList ul li{
 .topList ul li{
-    width: 270px;
+    width: 280px;
     height: 170px;
     height: 170px;
     color: #fff;
     color: #fff;
 }
 }
@@ -71,7 +71,7 @@ body{
 }
 }
 .topList li a h1 span{
 .topList li a h1 span{
     font-size: 40px;
     font-size: 40px;
-    width: 105px;
+    width: 114px;
     display: inline-block;
     display: inline-block;
     text-align: center;
     text-align: center;
 }
 }