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

13 lines
155 B
SCSS
Raw Normal View History

2021-05-03 03:06:33 +00:00
@charset "utf-8";
@import "../initial";
.layout-slide {
position: relative;
z-index: 0;
background: #000;
.w-ba-banner {
margin: auto;
}
}