소스 검색

size logo footer css compiled

ouidade 2 년 전
부모
커밋
90794f884c
3개의 변경된 파일529개의 추가작업 그리고 181개의 파일을 삭제
  1. 1 1
      user/themes/epau-antimatter/css-compiled/template.css
  2. 527 179
      user/themes/epau-antimatter/package-lock.json
  3. 1 1
      user/themes/epau-antimatter/package.json

+ 1 - 1
user/themes/epau-antimatter/css-compiled/template.css

@@ -1264,7 +1264,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
       align-items: center;
       justify-content: center; }
       #new-footer .footer .footer-logos img {
-        max-height: 4rem;
+        max-height: 7rem;
         padding-right: 2rem; }
     #new-footer .footer .contact {
       display: flex;

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 527 - 179
user/themes/epau-antimatter/package-lock.json


+ 1 - 1
user/themes/epau-antimatter/package.json

@@ -19,6 +19,6 @@
   "author": "Ouidade Soussi-Chiadmi",
   "license": "GPL-3.0",
   "devDependencies": {
-    "node-sass": "*"
+    "node-sass": "^7.0.3"
   }
 }

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