@open-formulieren/design-tokens
Version:
Design tokens for Open Forms
14 lines (13 loc) • 381 B
JSON
{
"utrecht": {
"heading-3": {
"color": {"value": "{of.color.fg}"},
"font-family": {"value": "{of.typography.sans-serif.font-family}"},
"font-size": {"value": "1.1875rem"},
"font-weight": {"value": "normal"},
"line-height": {"value": "1.17"},
"margin-block-end": {"value": "20px"},
"margin-block-start": {"value": "12px"}
}
}
}