Skip to content

Commit d5e85f5

Browse files
authored
Fix input padding value (#2527)
1 parent 6e0993e commit d5e85f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tokens/movistar-new.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3395,11 +3395,11 @@
33953395
"value": {
33963396
"top": {
33973397
"mobile": 8,
3398-
"desktop": 2
3398+
"desktop": 3
33993399
},
34003400
"bottom": {
34013401
"mobile": 8,
3402-
"desktop": 2
3402+
"desktop": 3
34033403
}
34043404
},
34053405
"type": "spacing"

0 commit comments

Comments
 (0)