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

13 lines
168 B
SCSS
Raw Normal View History

2021-04-19 03:11:49 +00:00
@charset "utf-8";
@import "../initial";
.layout-slide {
position: relative;
z-index: 0;
background: $theme-color-four;
.w-ba-banner {
margin: auto;
}
}