5 lines
76 B
SCSS
5 lines
76 B
SCSS
|
.layout-slide {
|
||
|
position: relative;
|
||
|
margin-bottom: 2rem;
|
||
|
z-index: 0;
|
||
|
}
|