Explorar o código

interlignage h4

ouidade %!s(int64=4) %!d(string=hai) anos
pai
achega
6d04740630

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