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

11 lines
121 B
SCSS
Raw Normal View History

2023-03-26 01:43:40 +00:00
@charset "utf-8";
@import "../initial";
.layout-slide {
position: relative;
.w-ad-banner {
margin: auto;
}
}