Buem día. Necesito ayuda para que mi footer se vea bien abajo y si el espacio blanco, alguien me hizo esta sugerencia pero quedó así:
con sugerencia (https://cdn1.gnarususercontent.com.br/6/558581/730bbbfe-b276-4424-9a00-1dd345557aa7.png)footer { background-color: black; position: absolute; bottom: 0; width: 100%; height: 40px; }
sin sugerencia
footer {
background-color: black;
align-content: center;
}
(https://cdn1.gnarususercontent.com.br/6/558581/5c2467e2-a521-49b8-b42c-76678963a5ab.png)