12 lines
221 B
JSON
12 lines
221 B
JSON
{
|
|
"base": {
|
|
"style": {
|
|
"color": "var(--neutral-70)",
|
|
"fontSize": "12px",
|
|
"fontWeight": "300",
|
|
"lineHeight": "16px",
|
|
"marginRight": "10px",
|
|
"textTransform": "uppercase"
|
|
}
|
|
}
|
|
} |