rulingcom/assets/stylesheets/template/layout/slide.scss

27 lines
374 B
SCSS

@charset "utf-8";
@import "../initial";
.layout-slide {
position: relative;
z-index: 0;
background: #fff;
padding: 0;
.w-ad-banner {
//max-width: 75em;
margin: auto;
}
}
.layout-slidewrapper{
width: 100%;
background: #fff;
// padding-bottom: 2em;
.w-annc__widget-title{
margin: 0;
}
}
.layout-slide-one{
padding-bottom: 1em;
}