FileMaster
Search
Toggle Dark Mode
Home
/
.
/
assets
/
scss
/
pages
Edit File: _homepage22.scss
.banner-homepage22 { .swiper-pagination .swiper-pagination-bullet-active { background-color: $color-white; } .swiper-pagination .swiper-pagination-bullet { border-color: $color-white; } } .box-cat-2 { .box-link { top: 0px; bottom: 0px; margin: auto; display: flex; width: 100%; align-items: center; justify-content: center; .link-cat { font-size: 20px; line-height: 32px; font-weight: 500; font-family: $font-jost; text-transform: none; } } } .banner-2-homepage22 { background-color: $background-bg-41; padding: 182px 0px; background-image: url(../imgs/page/homepage22/banner-2.png); background-position: center; background-repeat: no-repeat; background-size: auto 100%; margin: 40px 0px; position: relative; .box-dropdown-1 { left: auto; right: 41%; top: -5%; bottom: auto; } .box-dropdown-2 { left: auto; right: 15%; top: 48%; } .box-dropdown-3 { left: auto; right: 44%; top: 63%; } } .box-dropdown-3 { position: absolute; } .box-dropdown-3 { .dropdown-menu { padding: 15px; min-width: 270px; width: 100%; max-width: 300px; font-size: 16px; line-height: 24px; color: $color-neutral-dark; } }
Save
Back