Browse Source

fixed exode urbain link line-height

bach 1 year ago
parent
commit
fc8db56ec2

File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/popsu/assets/css/styles.min.css


+ 3 - 2
web/themes/custom/popsu/sass/pages/_programme.scss

@@ -439,8 +439,8 @@
         left: 0;
         width: 22%;
         padding: 1rem 1.5rem ;
-        .prog-ressources-link,
-        .prog-exodeurbain-link{
+        a.prog-ressources-link,
+        a.prog-exodeurbain-link{
             font-family: "duke";
             font-size: $font-large;
             cursor: pointer;
@@ -450,6 +450,7 @@
                 padding: 0 0 0 .3rem;
                     
             }
+            line-height: 28.8px;
         }
         div[id=""] {
             @include breakpoint(small down) {

Some files were not shown because too many files changed in this diff