new logo in footer on home

This commit is contained in:
clemkeirua 2020-05-14 11:14:35 +02:00 committed by GitHub Action
parent 3c751ac696
commit c5d2b4abd8
2 changed files with 8 additions and 0 deletions

View file

@ -84,6 +84,13 @@ footer {
height: 25px;
}
.footer-logo-france {
@include ie-compatible-background-image("republique-francaise-logo.svg");
width: 105px;
height: 90px;
}
.footer-link a,
.footer-text a {
color: $black;