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

13 lines
156 B
SCSS
Raw Normal View History

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