Parcourir la source

font size titre ressource teaser

ouidade il y a 1 semaine
Parent
commit
33e28feb14

+ 2 - 2
web/themes/custom/eql/dist/assets/css/bundle.css

@@ -6625,13 +6625,13 @@ article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-re
 }
 article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-title h2 a {
   color: rgb(0, 158, 227);
-  font-size: 1.5rem;
+  font-size: 1.3rem;
   font-style: normal;
 }
 article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-field-sous-titre {
   grid-row: 4;
   color: rgb(0, 158, 227);
-  font-size: 0.8rem;
+  font-size: 1rem;
   font-weight: 800;
 }
 article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-field-auteur-s- {

+ 2 - 2
web/themes/custom/eql/scss/partials/_node-type-ressource-teaser.scss

@@ -45,7 +45,7 @@ article.node-type-ressource{
                     line-height: 0;
                     a{
                         color: $blue-light;
-                        font-size: 1.5rem;
+                        font-size: 1.3rem;
                         font-style: normal;
                     }
                 }
@@ -54,7 +54,7 @@ article.node-type-ressource{
             .field--name-field-sous-titre{
                 grid-row: 4;
                 color: $blue-light;
-                font-size: 0.8rem;
+                font-size: 1rem;
                 font-weight: 800;
             }
             .field--name-field-auteur-s-{