fix: css pour .pageFooter
Y'avait un footer.css avant le sélecteur, ce qui nuisait à l'affichage
This commit is contained in:
parent
ae3a2223d5
commit
0cb914d349
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
footer.css .pageFooter {
|
||||
.pageFooter {
|
||||
background: #f3f3f7;
|
||||
/*Gris pâle*/
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in a new issue