Bonjour , mon footer ne veut pas ce coller en bas de ma page.
Une idée ?
Une idée ?
footer{
padding-top: 10%;
margin-top: 20%;
background-color: #282923;
height: 30vh;
width: 100%;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
/*.footerp{
position: absolute;
text-align: center;
background-color: blue;
font-size: 3vh;
/*margin-right: 20%;
}*/
.contenaire{
background-color: red;
margin-right: 75%;
height: 35vh;
width: 20vw;
margin-bottom: 20%;
margin-top:10%;
}