challenge-vtex-io-josecarlo.../styles/sass/pages/header/vtex.sticky-layout.scss

10 lines
141 B
SCSS
Raw Normal View History

.wrapper--sticky-header {
background-color: #ffffff !important;
}
.wrapper--stuck{
.container{
position: relative !important;
}
}