You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
278 B

3 years ago
.wc-canvas {
display: none;
position: absolute;
z-index: -1;
}
.wc-main {
position: relative;
3 years ago
margin-left: -40%;
3 years ago
margin-top: 0px;
3 years ago
}
.wc-item {
white-space: nowrap;
position: absolute;
display: block;
transform-origin: 50% 40%;
}