3 lines
37 B
CSS
3 lines
37 B
CSS
* {
|
|
transform: translate(1,2,3);
|
|
}
|
* {
|
|
transform: translate(1,2,3);
|
|
}
|