8 lines
107 B
CSS
8 lines
107 B
CSS
.dv-decoration-3 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.dv-decoration-3 svg {
|
|
transform-origin: left top;
|
|
}
|