@axa-ch/design-tokens
Version:
AXA Design Tokens
71 lines (70 loc) • 1.56 kB
JSON
{
"typography": {
"margin": {
"h1-top": {
"value": "{spacing.base.7}",
"type": "dimension"
},
"h1-bottom": {
"value": "{spacing.base.5}",
"type": "dimension"
},
"h2-top": {
"value": "{spacing.base.7}",
"type": "dimension"
},
"h2-bottom": {
"value": "{spacing.base.5}",
"type": "dimension"
},
"h3-top": {
"value": "{spacing.base.6}",
"type": "dimension"
},
"h3-bottom": {
"value": "{spacing.base.4}",
"type": "dimension"
},
"h4-top": {
"value": "{spacing.base.6}",
"type": "dimension"
},
"h4-bottom": {
"value": "{spacing.base.4}",
"type": "dimension"
},
"h5-top": {
"value": "{spacing.base.5}",
"type": "dimension"
},
"h5-bottom": {
"value": "{spacing.base.3}",
"type": "dimension"
},
"h6-top": {
"value": "{spacing.base.5}",
"type": "dimension"
},
"h6-bottom": {
"value": "{spacing.base.3}",
"type": "dimension"
},
"text-1-bottom": {
"value": "{spacing.base.6}",
"type": "dimension"
},
"text-2-bottom": {
"value": "{spacing.base.6}",
"type": "dimension"
},
"text-3-bottom": {
"value": "{spacing.base.5}",
"type": "dimension"
},
"text-4-bottom": {
"value": "{spacing.base.5}",
"type": "dimension"
}
}
}
}