소스 검색

size logo mobile

ouidade 3 년 전
부모
커밋
2e06ded52d
2개의 변경된 파일8개의 추가작업 그리고 2개의 파일을 삭제
  1. 4 1
      user/themes/epau-antimatter/css-compiled/template.css
  2. 4 1
      user/themes/epau-antimatter/scss/template/_custom.scss

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 4 - 1
user/themes/epau-antimatter/css-compiled/template.css


+ 4 - 1
user/themes/epau-antimatter/scss/template/_custom.scss

@@ -110,7 +110,10 @@
     position: absolute;
     left: -1rem;
   }
-
+  #logo img {
+    height: 3rem;
+    margin-left: 1rem;
+  }
 }
 
 @media (max-width: 1024px) {

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.