Skip to content

Commit

Permalink
new border radii movistar
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost committed Nov 18, 2024
1 parent 7361d2b commit 31f85c3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tokens/movistar.json
Original file line number Diff line number Diff line change
Expand Up @@ -1365,23 +1365,23 @@
"type": "borderRadius"
},
"button": {
"value": "4",
"value": "999",
"type": "borderRadius"
},
"checkbox": {
"value": "2",
"value": "4",
"type": "borderRadius"
},
"container": {
"value": "8",
"value": "16",
"type": "borderRadius"
},
"indicator": {
"value": "999",
"type": "borderRadius"
},
"input": {
"value": "8",
"value": "12",
"type": "borderRadius"
},
"legacyDisplay": {
Expand All @@ -1393,7 +1393,7 @@
"type": "borderRadius"
},
"sheet": {
"value": "8",
"value": "16",
"type": "borderRadius"
},
"mediaSmall": {
Expand Down

0 comments on commit 31f85c3

Please sign in to comment.