mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 09:40:19 +00:00
8 lines
110 B
Plaintext
8 lines
110 B
Plaintext
|
transform {
|
||
|
transform: scale(30);
|
||
|
child: text {
|
||
|
font: "text-mixed-color 7.5";
|
||
|
glyphs: 7 10;
|
||
|
}
|
||
|
}
|