Skip to content

Commit 7751dc0

Browse files
committed
Update contentGapVertical spacing
1 parent 1d09494 commit 7751dc0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tokensStudio/canvas/component/Banner.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"type": "spacing"
6767
},
6868
"contentGapVertical": {
69-
"value": "{semantic.spacing.spaceMd}",
69+
"value": "{semantic.spacing.spaceSm}",
7070
"type": "spacing"
7171
},
7272
"relaxedPaddingHorizontal": {

tokensStudio/rebrand/component/Banner.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"type": "spacing"
7171
},
7272
"contentGapVertical": {
73-
"value": "{semantic.spacing.spaceMd}",
73+
"value": "{semantic.spacing.spaceSm}",
7474
"type": "spacing"
7575
},
7676
"relaxedPaddingHorizontal": {

0 commit comments

Comments
 (0)