소스 검색

increase size of 16+ icon

alexlcdee 8 년 전
부모
커밋
75d0a88e3f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/app/assets/styles/footer/copyright.scss

+ 2 - 2
src/app/assets/styles/footer/copyright.scss

@@ -25,8 +25,8 @@
             margin-left: 10px;
             /* right: -30px; */
             top: 0;
-            width: 40px;
-            height: 40px;
+            width: 30px;
+            height: 30px;
             line-height: 25px;
             background: url(../img/16.png) center center/cover no-repeat;
         }