lille-metropole-2022: update footer gradient color (#68756)

This commit is contained in:
Serghei Mihai 2022-11-01 22:00:11 +01:00
parent aefd228105
commit 139a01a4c3
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@ li.external-link, li.is-redirection {
/* FOOTER */
#footer-wrapper {
background: url('/assets/footer:background'), linear-gradient(to right, #303030aa, #303030);
background: url('/assets/footer:background'), linear-gradient(to right, #303030, #303030);
}
#footer a {