@open-formulieren/design-tokens
Version:
Design tokens for Open Forms
15 lines (14 loc) • 421 B
JSON
{
"utrecht": {
"heading-2": {
"color": {"value": "{of.color.fg}"},
"font-family": {"value": "{of.typography.sans-serif.font-family}"},
"font-size": {"value": "1.4375rem"},
"font-weight": {"value": "normal"},
"letter-spacing": {"value": "normal"},
"line-height": {"value": "1.129"},
"margin-block-end": {"value": "0"},
"margin-block-start": {"value": "0"}
}
}
}