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;