Newer
Older
CamaraComercioWeb / src / app / shared / components / footer / footer.component.scss
Fabian Vera on 28 Sep 2021 110 bytes [add] starting the project
.footer__background{
    min-height: 20vh;
    background: #e4e4e4;
    section{
        width: 16rem;
    }
}