armansansd 2 년 전
부모
커밋
674dbf8bb7
3개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      web/profiles/d8-starterkit-profile
  2. 0 0
      web/themes/custom/popsu/assets/css/styles.min.css
  3. 2 1
      web/themes/custom/popsu/sass/pages/_themes.scss

+ 1 - 1
web/profiles/d8-starterkit-profile

@@ -1 +1 @@
-Subproject commit 179aa994156fa9c986cf9eb9262872abb9c651a2
+Subproject commit 5069345d9dffca8ff935d7a01d2bc97a1272f063

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
web/themes/custom/popsu/assets/css/styles.min.css


+ 2 - 1
web/themes/custom/popsu/sass/pages/_themes.scss

@@ -418,7 +418,8 @@
             align-items: center;
             justify-items: center;
             // grid-template-columns: repeat(5 , 1fr);
-            grid-template-columns: repeat(2 , 1fr);
+            grid-template-columns: repeat(3 , 1fr);
+            margin-top: 0.5rem;
             .paragraph{
                 
                 .field_logo_partenaire{

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