FileMaster
Search
Toggle Dark Mode
Home
/
.
/
assets
/
scss
/
pages
Edit File: _homepage11.scss
.header-search { .form-control { border: 0px; border-bottom: 1px solid $color-shape-border; padding: 5px 5px 5px 35px; background-color: $background-white; height: 37px; border-radius: 0px; } } .box-product-pets { padding: 80px 0px; } .block-testimonials { background-color: $color-shape-background; padding: 80px 0px; } .block-collection-type3 { .box-collection-type3 { background-color: $background-bg-14; .box-padding { text-align: left; } } } .block-cat-homepage11 { padding: 80px 0px 80px 0px; } .box-col { background-color: $background-bg-15; border-radius: 10px; padding: 30px; .row { align-items: center; } } .box-col { img { max-height: 214px; } } .block-cols { padding: 30px 0px 0px 0px; } .title-line-bottom { position: relative; padding-bottom: 30px; &::before { content: ""; height: 1px; width: 40px; background-color: $color-neutral-dark; position: absolute; bottom: 6px; left: 0px; right: 0px; margin: auto; } }
Save
Back