diff --git a/design-tokens/Base/Semantic.json b/design-tokens/Base/Semantic.json index 6216be5a9e..bcff8f5eb9 100644 --- a/design-tokens/Base/Semantic.json +++ b/design-tokens/Base/Semantic.json @@ -829,8 +829,7 @@ }, "12": { "value": "{base_sizing}*12", - "type": "spacing", - "description": "48px - 54px" + "type": "spacing" }, "13": { "value": "{base_sizing}*13", @@ -981,4 +980,4 @@ "type": "boxShadow" } } -} \ No newline at end of file +}