lille-metropole-2022: refactor "most-popular" links (#71965) #56

Merged
smihai merged 1 commits from wip/71965-lille-metropole-refacto-popular-links into main 2022-12-02 12:19:22 +01:00
1 changed files with 0 additions and 2 deletions

View File

@ -279,14 +279,12 @@ div.cell {
ul > li {
> a {
color: $primary-color;
text-transform: none;
&:hover {
background: $font-color;
color: white;
transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
}
}
border-bottom: 0;
}
}
}