shaogen1995 8 달 전
부모
커밋
28257baf25
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      Code/src/components/Zhot/index.module.scss

+ 2 - 1
Code/src/components/Zhot/index.module.scss

@@ -33,7 +33,8 @@
       .adm-image {
         display: inline-block;
         width: auto;
-        margin: 0 10px 0px;
+        margin-bottom: 10px;
+        margin-right: 10px;
         height: 130px;
 
         img {