mirror of
https://github.com/overte-org/overte.git
synced 2025-08-11 03:52:55 +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;
|
|
}
|