Newer
Older
CamaraComercioWeb / src / app / modules / public / discover / components / sites / sites.component.scss
Edward Florez on 19 Oct 2021 186 bytes starting list view
.sites__header-sites{
    padding: .5rem 1rem;
    background: rgb(233, 191, 4);
    height:2.813rem;
    border-bottom: 4px solid #B72929;
}

.sites__header-sites div{
    width:auto;
}