diff --git a/data/tokens/components/feedback.json b/data/tokens/components/feedback.json index c2638060..d674a33e 100644 --- a/data/tokens/components/feedback.json +++ b/data/tokens/components/feedback.json @@ -478,24 +478,12 @@ "M": { "value": "{global.space.micro.L}", "type": "spacing", - "description": "gap between text and optional subtle button" + "description": "gap between text and optional action button" }, "L": { "value": "{global.space.macro.XS}", "type": "spacing", - "description": "gap between text and optional subtle button" - } - }, - "yg": { - "M": { - "value": "{feedback.space.none}", - "type": "spacing", - "description": "gap between header and body copy" - }, - "L": { - "value": "{global.space.micro.S}", - "type": "spacing", - "description": "Gap between text and subtle button" + "description": "gap between text and optional action button" } } },