zs hai 8 meses
pai
achega
04d9394a5d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/detail/industryDetail.vue

+ 2 - 2
src/views/detail/industryDetail.vue

@@ -54,15 +54,15 @@ const search = async () => {
       padding: 30px 0;
     }
     .info_2 {
-      text-align: center;
       margin: 0 0 30px 0;
       min-height: 700px;
-      padding: 20px;
+      padding: 40px;
       background-color: #fff;
       box-shadow: 0 0 13px 0 rgba(5, 88, 219, 0.18);
       .info_name {
         font-size: $global-font-size-22;
         font-weight: bold;
+        text-align: center;
       }
       .info_friend {
         display: flex;