ouidade 1 개월 전
부모
커밋
4854be3d86
3개의 변경된 파일172개의 추가작업 그리고 68개의 파일을 삭제
  1. 1 1
      web/themes/custom/colloque2024/css-compiled/index.css
  2. 2 3
      web/themes/custom/colloque2024/css/pages/front.scss
  3. 169 64
      web/themes/custom/colloque2024/logo.svg

+ 1 - 1
web/themes/custom/colloque2024/css-compiled/index.css

@@ -696,7 +696,7 @@ header #block-colloque2024-mainnavigation ul li {
       font-size: 8rem;
       font-family: 'Mariannebold';
       line-height: 95%;
-      grid-column: 1 / span 4;
+      grid-column: 1 / span 5;
       grid-row: 2; }
       @media screen and (max-width: 300px) {
         #block-colloque2024-renderedsitesettingsblock-6 .site_setting_entity div:nth-of-type(1) {

+ 2 - 3
web/themes/custom/colloque2024/css/pages/front.scss

@@ -214,7 +214,7 @@ header {
       font-size: 8rem;
       font-family: 'Mariannebold';
       line-height: 95%;
-      grid-column: 1 / span 4;
+      grid-column: 1 / span 5;
       grid-row: 2;
       @media screen and (max-width: 300px) {
        font-size: 4.5rem;
@@ -238,8 +238,7 @@ header {
       grid-row: 3;
       @media screen and (max-width: 300px) {
         font-size: 1.5rem;
-        order: 2
-        ;
+        order: 2;
        }
     }
     div:nth-of-type(3){

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 169 - 64
web/themes/custom/colloque2024/logo.svg


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