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