fixed exode urbain link line-height

This commit is contained in:
Bachir Soussi Chiadmi 2023-02-10 21:34:14 +01:00
parent 87e03fcaf2
commit fc8db56ec2
2 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

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