mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 22:30:22 +00:00
4 lines
41 B
CSS
4 lines
41 B
CSS
|
* {
|
||
|
transform: scale3d(1,2,3,4,5,6);
|
||
|
}
|