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

14 lines
159 B
SCSS
Raw Normal View History

2021-04-19 01:56:04 +00:00
@charset "utf-8";
@import "../initial";
.layout-slide {
position: relative;
z-index: 0;
.w-ad-banner {
max-width:1200px;
margin: auto;
}
}