mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 06:04:22 +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;
|
|
}
|