소스 검색

taille titre header

ouidade 1 개월 전
부모
커밋
bf7746fb19
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      web/themes/custom/colloque2024/css-compiled/index.css
  2. 1 1
      web/themes/custom/colloque2024/css/components/header/header.scss

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

@@ -1045,7 +1045,7 @@ header {
           width: 60%;
           color: black;
           padding-right: 1rem;
-          font-size: 2rem;
+          font-size: 1.6rem;
           text-align: left;
           margin: auto 0;
           line-height: 0.95; }

+ 1 - 1
web/themes/custom/colloque2024/css/components/header/header.scss

@@ -61,7 +61,7 @@ header{
           width: 60%;
           color: black;
           padding-right: 1rem;
-          font-size: 2rem;
+          font-size: 1.6rem;
           text-align: left;
           margin: auto 0;
           line-height: 0.95;