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

18 lines
207 B
SCSS
Raw Normal View History

2021-09-13 02:47:22 +00:00
@charset "utf-8";
@import "../initial";
.layout-slide {
position: relative;
z-index: 0;
.w-ad-banner {
max-width: 75em;
margin: auto;
}
}
.extra-box{
padding: 0;
position: relative;
}