proj-iott/assets/stylesheets/template/layout/slide.scss

12 lines
135 B
SCSS
Raw Normal View History

2024-08-11 13:36:34 +00:00
@charset "utf-8";
@import "../initial";
.layout-slide {
position: relative;
z-index: 0;
.w-ad-banner {
margin: auto;
}
}