mirror of
https://github.com/overte-org/overte.git
synced 2025-08-12 02:14:07 +02:00
7 lines
130 B
QML
7 lines
130 B
QML
import "../../controls" as HifiControls
|
|
import "../../styles-uit"
|
|
|
|
RalewaySemiBold {
|
|
size: 14;
|
|
font.letterSpacing: 1.1;
|
|
}
|