ouidade преди 4 години
родител
ревизия
6d04740630
променени са 2 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 2 1
      user/themes/epau-antimatter/css-compiled/template.css
  2. 1 0
      user/themes/epau-antimatter/scss/template/_custom.scss

+ 2 - 1
user/themes/epau-antimatter/css-compiled/template.css

@@ -872,7 +872,8 @@ ul.pagination {
   margin: 0.4rem; }
 
 .programme h4 {
-  text-transform: uppercase; }
+  text-transform: uppercase;
+  line-height: 1.2; }
 
 .programme img {
   max-height: 15%; }

+ 1 - 0
user/themes/epau-antimatter/scss/template/_custom.scss

@@ -97,6 +97,7 @@
 
     .programme h4 {
       text-transform: uppercase;
+      line-height: 1.2;
     }
 
     .programme img {