12 lines
229 B
JSON
12 lines
229 B
JSON
{
|
|
"base": {
|
|
"style": {
|
|
"color": "var(--neutral-10)",
|
|
"fontSize": "18px",
|
|
"fontWeight": "bold",
|
|
"padding": "8px",
|
|
"textAlign": "center",
|
|
"textTransform": "uppercase"
|
|
}
|
|
}
|
|
} |