diff --git a/static/lille-metropole-2022/_custom.scss b/static/lille-metropole-2022/_custom.scss index 4fd61f2e..50c50823 100644 --- a/static/lille-metropole-2022/_custom.scss +++ b/static/lille-metropole-2022/_custom.scss @@ -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; } } }