mirror of
https://github.com/britzl/monarch.git
synced 2025-06-27 10:27:49 +02:00
15 lines
167 B
Plaintext
15 lines
167 B
Plaintext
profiles {
|
|
name: "Landscape"
|
|
qualifiers {
|
|
width: 1136
|
|
height: 640
|
|
}
|
|
}
|
|
profiles {
|
|
name: "Portrait"
|
|
qualifiers {
|
|
width: 640
|
|
height: 1136
|
|
}
|
|
}
|