Procházet zdrojové kódy

taille titre header

ouidade před 2 týdny
rodič
revize
bf7746fb19

+ 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;